I believe this tox config is more correct this way

This commit is contained in:
Stefane Fermigier
2018-04-16 12:36:40 +02:00
committed by GitHub
parent 5cdf493dba
commit 6707b0c19b
-1
View File
@@ -474,7 +474,6 @@ and external testing::
[testenv:flake8-py3]
basepython = python3.4
commands=
{[testenv]deps}
pipenv install --dev
pipenv run flake8 --version
pipenv run flake8 setup.py docs project test