tox: Update flake8 to 2.5.2.

- Parse output_file and enable_extensions from config files
- Raise upper bound on mccabe plugin to allow for version 0.4.0
This commit is contained in:
Florian Bruhin 2016-01-30 23:32:29 +01:00
parent 67fd94b189
commit c9deee0835

View File

@ -162,7 +162,7 @@ basepython = python3
passenv =
deps =
-r{toxinidir}/requirements.txt
flake8==2.5.1
flake8==2.5.2
flake8-debugger==1.4.0
pep8-naming==0.3.3
flake8-putty==0.2.0