Skip to content

Commit 619f7a5

Browse files
committed
is xvfb why the tests are hanging?
1 parent 09dc046 commit 619f7a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)