summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacky06 <zhang.min@99cloud.net>2020-05-16 01:10:09 +0800
committerjacky06 <zhang.min@99cloud.net>2020-05-15 17:16:23 +0000
commit43e263ece89768d95ca6ad6a62fbcd18879ea7bf (patch)
tree7bdf91ec5af6276a69c3ccf58a9f1587a5f2bf05
parentf62ddb15244d5b5aa0c54f2d6b0ae30799835eb2 (diff)
downloadoslo-db-43e263ece89768d95ca6ad6a62fbcd18879ea7bf.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: I01944ebdbf6311580f8991da61256e93be6823b3
-rw-r--r--lower-constraints.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 87aa12b..1c5a7af 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -11,18 +11,15 @@ decorator==3.4.0
eventlet==0.18.2
extras==1.0.0
fixtures==3.0.0
-flake8==2.5.5
future==0.16.0
gitdb==0.6.4
GitPython==1.0.1
greenlet==0.4.10
-hacking==0.12.0
iso8601==0.1.11
keystoneauth1==3.4.0
linecache2==1.0.0
Mako==0.4.0
MarkupSafe==1.0
-mccabe==0.2.1
monotonic==0.6
netaddr==0.7.18
netifaces==0.10.4
@@ -34,12 +31,10 @@ oslo.i18n==3.15.3
oslo.utils==3.33.0
oslotest==3.2.0
pbr==2.0.0
-pep8==1.5.7
pifpaf==0.10.0
prettytable==0.7.2
psycopg2==2.7.0
pycparser==2.18
-pyflakes==0.8.1
PyMySQL==0.7.6
pyparsing==2.1.0
pyperclip==1.5.27