diff --git a/tox.ini b/tox.ini index 83544b5427..94edb38890 100644 --- a/tox.ini +++ b/tox.ini @@ -32,7 +32,7 @@ downloadcache = ~/cache/pip [testenv:pep8] commands = - flake8 + flake8 swift test doc setup.py flake8 --filename=swift* bin [testenv:venv]