Skip to content

Commit 7ae870e

Browse files
authored
Update tox.ini
1 parent 6d78f53 commit 7ae870e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ passenv =
2727
extras = all
2828
deps =
2929
.[all]
30+
py # Needed for py-test import error
3031
pytest # https://docs.pytest.org/en/latest/contents.html
3132
pytest-cov # https://pytest-cov.readthedocs.io/en/latest/
3233
pytest-xvfb ; sys_platform == 'linux'

0 commit comments

Comments
 (0)