From 17ba68b25a165210545f28666d56effa1b238ce4 Mon Sep 17 00:00:00 2001 From: likui Date: Tue, 27 Oct 2020 11:37:19 +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: I94a87c4a7d0c2d5104e092d3b17ea42e0dd6bbaa --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 679be78c..5f31b45d 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -17,7 +17,6 @@ keystoneauth1==3.4.0 lazy-object-proxy==1.3.1 linecache2==1.0.0 MarkupSafe==1.0 -mccabe==0.2.1 mock==2.0.0 mox3==0.20.0 networkx==1.10