tox: Update flake8 to 2.5.4.
Actually parse output_file and enable_extensions from config files.
This commit is contained in:
parent
5b66d81f7d
commit
8534010f02
2
tox.ini
2
tox.ini
@ -163,7 +163,7 @@ basepython = python3
|
|||||||
passenv =
|
passenv =
|
||||||
deps =
|
deps =
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
flake8==2.5.2
|
flake8==2.5.4
|
||||||
flake8-debugger==1.4.0
|
flake8-debugger==1.4.0
|
||||||
pep8-naming==0.3.3
|
pep8-naming==0.3.3
|
||||||
flake8-putty==0.2.0
|
flake8-putty==0.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user