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 they are not needed during installation. Change-Id: I599f1ab8d4a22f68fb50684b8e5eebc5f596d5d3
This commit is contained in:
parent
f4f7ed012a
commit
d753e05f32
@ -8,15 +8,12 @@ deprecation==1.0
|
||||
dogpile.cache==0.6.2
|
||||
extras==1.0.0
|
||||
fixtures==3.0.0
|
||||
flake8==2.5.5
|
||||
hacking==0.12.0
|
||||
iso8601==0.1.11
|
||||
jmespath==0.9.0
|
||||
jsonpatch==1.16
|
||||
jsonpointer==1.13
|
||||
keystoneauth1==3.4.0
|
||||
linecache2==1.0.0
|
||||
mccabe==0.2.1
|
||||
monotonic==0.6
|
||||
munch==2.1.0
|
||||
netaddr==0.7.18
|
||||
@ -31,7 +28,6 @@ oslotest==3.3.0
|
||||
pbr==3.1.1
|
||||
pep8==1.5.7
|
||||
prettytable==0.7.2
|
||||
pyflakes==0.8.1
|
||||
pyparsing==2.1.0
|
||||
pyperclip==1.5.27
|
||||
python-mimeparse==1.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user