mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
I believe this tox config is more correct this way
This commit is contained in:
committed by
GitHub
parent
5cdf493dba
commit
6707b0c19b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user