Filter pycodestyle 2.4.0 for pyup
See https://github.com/PyCQA/pycodestyle/issues/741
This commit is contained in:
parent
d6c6014b85
commit
486488e2cd
@ -19,7 +19,7 @@ flake8-tuple==0.2.13
|
|||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
pathmatch==0.2.1
|
pathmatch==0.2.1
|
||||||
pep8-naming==0.5.0
|
pep8-naming==0.5.0
|
||||||
pycodestyle==2.4.0
|
pycodestyle==2.3.1 # rq.filter: < 2.4.0
|
||||||
pydocstyle==2.1.1
|
pydocstyle==2.1.1
|
||||||
pyflakes==1.6.0
|
pyflakes==1.6.0
|
||||||
six==1.11.0
|
six==1.11.0
|
||||||
|
@ -15,3 +15,6 @@ flake8-tuple
|
|||||||
pep8-naming
|
pep8-naming
|
||||||
pydocstyle
|
pydocstyle
|
||||||
pyflakes
|
pyflakes
|
||||||
|
|
||||||
|
# https://github.com/PyCQA/pycodestyle/issues/741
|
||||||
|
#@ filter: pycodestyle < 2.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user