remove pep8 from lower-constraints.txt
Older hacking version depends on pep8, but pep8 module is replaced by pycodestyle. This is already resolved by updating hacking version in https://review.openstack.org/#/c/627149/ pep8 is dropped, so no longer require in lower-constraints.txt. Change-Id: I585e94098de20e0f541d4182367e904fc13d2ae6
This commit is contained in:
parent
f32ea96cd2
commit
6fbc9008f8
@ -60,7 +60,6 @@ oslo.utils==3.33.0
|
||||
oslotest==3.2.0
|
||||
packaging==17.1
|
||||
pbr==2.0.0
|
||||
pep8==1.5.7
|
||||
prettytable==0.7.1
|
||||
pycparser==2.18
|
||||
pyflakes==0.8.1
|
||||
|
Loading…
Reference in New Issue
Block a user