tox: Update flake8 to 2.5.4.

Actually parse output_file and enable_extensions from config files.
This commit is contained in:
Florian Bruhin 2016-02-11 19:26:13 +01:00
parent 5b66d81f7d
commit 8534010f02

View File

@ -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