Remove the unused coding style modules
Python modules related to coding style checks (listed in blacklist.txt in openstack/requirements repo) are dropped from lower-constraints.txt as they are not actually used in tests (other than pep8). more info: https://github.com/openstack/requirements/blob/master/blacklist.txt Change-Id: I5cb9917358f595a9061a2e27ff5d570a6f75f53f
This commit is contained in:
parent
f511ca0b92
commit
fadc07799a
@ -13,7 +13,6 @@ GitPython==1.0.1
|
||||
iso8601==0.1.11
|
||||
keystoneauth1==3.4.0
|
||||
linecache2==1.0.0
|
||||
mccabe==0.2.1
|
||||
netaddr==0.7.18
|
||||
netifaces==0.10.4
|
||||
os-client-config==1.28.0
|
||||
|
Loading…
Reference in New Issue
Block a user