flake8 requirements: Add comment for pep8 pin
This commit is contained in:
parent
54b9ead0d0
commit
b30773aa68
@ -16,7 +16,7 @@ hacking==0.11.0
|
||||
mccabe==0.5.0
|
||||
packaging==16.7
|
||||
pbr==1.10.0
|
||||
pep8==1.7.0
|
||||
pep8==1.5.7
|
||||
pep8-naming==0.4.1
|
||||
pycodestyle==2.0.0
|
||||
pydocstyle==1.0.0
|
||||
|
@ -15,6 +15,7 @@ pep8-naming
|
||||
pydocstyle
|
||||
pyflakes
|
||||
|
||||
# Pinned to 1.5.7 by hacking otherwise
|
||||
pep8==1.7.0
|
||||
|
||||
# Waiting until hacking/flake8-tuple are updated
|
||||
|
Loading…
Reference in New Issue
Block a user