Update tox.ini

This commit is contained in:
Roman Mogylatov 2021-10-12 11:35:49 -04:00
parent 3374dcda41
commit e1af057fd2

View File

@ -2,6 +2,9 @@
envlist=
coveralls, pylint, flake8, pydocstyle, 2.7, 3.5, 3.6, 3.7, 3.8, 3.9, pypy2, pypy3
[pytest]
testpaths = tests/unit
[testenv]
deps=
pytest