fixes ERROR: Unknown environment "pep8"

This commit is contained in:
Michael Greene
2014-07-20 21:27:43 -07:00
parent 0f56d9ddf5
commit 961101d6a4

View File

@@ -25,7 +25,7 @@ commands =
pip install .
egrep PGPy <(pip list)
[testenv:py3pep8]
[testenv:pep8]
basepython = python3.4
deps =
flake8