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 09dc046 commit 619f7a5Copy full SHA for 619f7a5
1 file changed
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