Skip to content

Commit 4ee9d25

Browse files
committed
test
1 parent 28468b5 commit 4ee9d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ passenv =
3030
deps =
3131
pytest # https://docs.pytest.org/en/latest/contents.html
3232
pytest-cov # https://pytest-cov.readthedocs.io/en/latest/
33-
pytest-xvfb ; sys_platform == 'linux'
33+
pytest-xvfb #; sys_platform == 'linux'
3434
# you can remove these if you don't use them
3535
pyapr>=1.0.0rc1
3636
numpy

0 commit comments

Comments
 (0)