flake8 reqs: Update flake8-future-import tp 0.4.3

- Restore old option name behaviour that an option like min-version in
  the tox.ini is recognized.
This commit is contained in:
Florian Bruhin 2016-07-03 16:06:28 +02:00
parent bd506b186b
commit 596a3841dd
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@ flake8-copyright==0.2.0
flake8-debugger==1.4.0
flake8-deprecated==1.0
flake8-docstrings==0.2.8
flake8-future-import==0.4.1 # rq.filter: != 0.4.2
flake8-future-import==0.4.3
flake8-mock==0.2
flake8-pep3101==0.3
flake8-putty==0.3.2

View File

@ -4,7 +4,7 @@ flake8-copyright
flake8-debugger
flake8-deprecated
flake8-docstrings
flake8-future-import!=0.4.2
flake8-future-import
flake8-mock
flake8-pep3101
flake8-putty
@ -19,4 +19,3 @@ pyflakes
pep8==1.7.0
#@ comment: pep257 still needed by flake8-docstrings but ignored
#@ filter: flake8-future-import != 0.4.2