summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacky06 <zhang.min@99cloud.net>2020-05-16 01:10:17 +0800
committerjacky06 <zhang.min@99cloud.net>2020-05-15 17:17:46 +0000
commitfadc07799a5d38272c57285f6cbf1d9105b5bbf5 (patch)
treefb506602f8e8468eb88fb21cbfcb80bf6a864918
parentf511ca0b92c784bf120980568f43f60aa1ad9925 (diff)
downloadoslo-utils-fadc07799a5d38272c57285f6cbf1d9105b5bbf5.tar.gz
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
-rw-r--r--lower-constraints.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 757a897..3555586 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -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