Skip to content

Commit 04b24ff

Browse files
committed
xvfb seems to cause trouble, save it for later
1 parent d327854 commit 04b24ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ docs = [
5757
test = [
5858
"pytest>=7.0,<9",
5959
"pytest-cov",
60-
'pytest-xvfb; platform_system == "Linux"',
60+
# 'pytest-xvfb; platform_system == "Linux"',
6161
"flaky",
6262
"ipyparallel",
6363
"pre-commit",

0 commit comments

Comments
 (0)