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: I3a686b00cb2a6cb7cde4a26001d6d9016aab08eb
This commit is contained in:
parent
156fed50fb
commit
d61ca27745
@ -10,16 +10,12 @@ eventlet==0.18.2
|
||||
extras==1.0.0
|
||||
fasteners==0.7.0
|
||||
fixtures==3.0.0
|
||||
flake8==2.5.5
|
||||
flake8-import-order==0.17.1
|
||||
future==0.16.0
|
||||
greenlet==0.4.10
|
||||
hacking==3.1.0
|
||||
ifaddr==0.1.6
|
||||
iso8601==0.1.11
|
||||
keystoneauth1==3.4.0
|
||||
linecache2==1.0.0
|
||||
mccabe==0.2.1
|
||||
monotonic==0.6
|
||||
mox3==0.20.0
|
||||
msgpack-python==0.4.0
|
||||
@ -38,9 +34,7 @@ oslotest==3.2.0
|
||||
Paste==2.0.2
|
||||
PasteDeploy==1.5.0
|
||||
pbr==2.0.0
|
||||
pep8==1.5.7
|
||||
pycodestyle==2.3.1
|
||||
pyflakes==0.8.1
|
||||
Pygments==2.2.0
|
||||
pyinotify==0.9.6
|
||||
pyparsing==2.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user