diff --git a/tox.ini b/tox.ini index 1a12120..22c2faa 100644 --- a/tox.ini +++ b/tox.ini @@ -13,9 +13,6 @@ deps = -r{toxinidir}/test-requirements.txt [testenv:pep8] commands = flake8 -[testenv:pyflakes] -commands = flake8 - [testenv:docs] commands = python setup.py build_sphinx