From a76efde6c4ee4272f0740a1dc22f2ff9d52a7bee Mon Sep 17 00:00:00 2001 From: "wu.chunyang" Date: Fri, 23 Oct 2020 22:51:16 +0800 Subject: [PATCH] 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 --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 8ce8f9ea..887707f1 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