Remove the now vestigal pyflakes tox env
The previous patch removes anything that runs the pyflakes env. This patch removes the env itself becaus it's now not used. Change-Id: I89d1f6669fc0b95d2944318504e15bd2101e8bce
This commit is contained in:
parent
7409bde2b7
commit
34b0020937
3
tox.ini
3
tox.ini
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user