Merge "Remove the now vestigal pyflakes tox env"

This commit is contained in:
Jenkins 2013-09-23 20:20:19 +00:00 committed by Gerrit Code Review
commit 38fcb90831

View File

@ -8,9 +8,6 @@ usedevelop = True
install_command = pip install {opts} {packages}
deps = -r{toxinidir}/test-requirements.txt
[testenv:pyflakes]
commands = flake8
[testenv:pep8]
commands = flake8