We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28468b5 commit 4ee9d25Copy full SHA for 4ee9d25
tox.ini
@@ -30,7 +30,7 @@ passenv =
30
deps =
31
pytest # https://docs.pytest.org/en/latest/contents.html
32
pytest-cov # https://pytest-cov.readthedocs.io/en/latest/
33
- pytest-xvfb ; sys_platform == 'linux'
+ pytest-xvfb #; sys_platform == 'linux'
34
# you can remove these if you don't use them
35
pyapr>=1.0.0rc1
36
numpy
0 commit comments