We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef741f0 commit 54dfaf9Copy full SHA for 54dfaf9
pyproject.toml
@@ -57,7 +57,7 @@ docs = [
57
test = [
58
"pytest>=7.0,<9",
59
"pytest-cov",
60
- # 'pytest-xvfb; platform_system == "Linux"',
+ 'pytest-xvfb; platform_system == "Linux"',
61
"flaky",
62
"ipyparallel",
63
"pre-commit",
0 commit comments