diff --git a/tox.ini b/tox.ini index 98ad95b52afe4a00cf54da5fedc6e7056a9cb27a..9f8e1425939cbf6d6f2107520c27ee8ed96e0dd6 100644 --- a/tox.ini +++ b/tox.ini @@ -11,11 +11,6 @@ commands = flake8 {toxinidir}/tools/run-bashate.sh -[testenv:pep8] -commands = - flake8 - {toxinidir}/tools/run-bashate.sh - [testenv:venv] commands = {posargs}