diff --git a/tox.ini b/tox.ini --- a/tox.ini +++ b/tox.ini @@ -1,7 +1,7 @@ [tox] envlist=flake8,py3 -[testenv:py3] +[testenv] deps = .[testing] pytest-cov