Filter pycodestyle 2.4.0 for pyup

See https://github.com/PyCQA/pycodestyle/issues/741
This commit is contained in:
Florian Bruhin 2018-04-24 09:48:47 +02:00
parent d6c6014b85
commit 486488e2cd
2 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,7 @@ flake8-tuple==0.2.13
mccabe==0.6.1
pathmatch==0.2.1
pep8-naming==0.5.0
pycodestyle==2.4.0
pycodestyle==2.3.1 # rq.filter: < 2.4.0
pydocstyle==2.1.1
pyflakes==1.6.0
six==1.11.0

View File

@ -15,3 +15,6 @@ flake8-tuple
pep8-naming
pydocstyle
pyflakes
# https://github.com/PyCQA/pycodestyle/issues/741
#@ filter: pycodestyle < 2.4.0