tox: Update flake8-putty to 0.3.1

- Allow regex selector to use codes extracted from each line
- Add predefined ignore pattern # flake8: disable=<codes>
- Add environment marker selector (PEP 0496)
- Fix bug when filename selector contained trailing whitespace
- Switched to using tox-travis, and added PyPy 3 testing
This commit is contained in:
Florian Bruhin 2016-04-07 07:12:54 +02:00
parent dad1e48018
commit 485af2dde7

View File

@ -147,7 +147,7 @@ deps =
flake8==2.5.4
flake8-debugger==1.4.0
pep8-naming==0.3.3
flake8-putty==0.2.0
flake8-putty==0.3.1
ebb-lint==0.4.4
flake8-copyright==0.1
mccabe==0.4.0