summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwu.chunyang <wuchunyang@yovole.com>2020-10-23 22:51:16 +0800
committerwu.chunyang <wuchunyang@yovole.com>2020-10-23 22:51:16 +0800
commita76efde6c4ee4272f0740a1dc22f2ff9d52a7bee (patch)
tree6345752f54fd3cac37d191cc03e3e948a67ff208
parent7ed34b9c64829ac3db31e5bec39d45282e6053ae (diff)
downloadpython-troveclient-a76efde6c4ee4272f0740a1dc22f2ff9d52a7bee.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 they are not needed during installation. Change-Id: Ib9998802371dafa84042e3c4c71c7fac019fe996
-rw-r--r--lower-constraints.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 8ce8f9e..887707f 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -26,7 +26,6 @@ jsonschema==2.6.0
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
-mccabe==0.2.1
monotonic==0.6
mox3==0.20.0
msgpack-python==0.4.0