Revert the temp tox config change

This patch reverts the tox configuration change so that the pep8
test goes back to using the latest flake8 version.

Change-Id: I93f9fcd263afc2019379d3d21598db9c6854245c
This commit is contained in:
Jesse Pretorius 2016-01-13 20:48:32 +00:00
parent bd69198185
commit b9f522ac15

View File

@ -23,7 +23,7 @@ commands = {posargs}
# Run hacking/flake8 check for all python files
[testenv:pep8]
deps = -r{toxinidir}/test-requirements.txt
deps = flake8
whitelist_externals = bash
commands =
bash -c "grep -Irl \