From 5097665be35c2f3eac608d599b23bc98d5b14225 Mon Sep 17 00:00:00 2001 From: "wu.chunyang" Date: Thu, 22 Oct 2020 00:17:44 +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: Iadf4581646131f87803c2cebbc66bd55fdb56685 --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 1152bee2d..e21e75917 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -51,7 +51,6 @@ logutils==0.3.5 lxml==4.5.1 Mako==1.0.7 MarkupSafe==1.1.1 -mccabe==0.2.1 microversion_parse==0.2.1 monotonic==1.4 msgpack==0.5.6