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: Ia5502d5425eea30ce5fb4d14b9275f7c5be91f86
This commit is contained in:
jacky06 2020-05-16 01:10:09 +08:00
parent cd88662f68
commit 1e52164142
1 changed files with 0 additions and 5 deletions

View File

@ -5,21 +5,16 @@ coverage==4.0
debtcollector==1.2.0
extras==1.0.0
fixtures==3.0.0
flake8==2.5.5
gitdb==0.6.4
GitPython==1.0.1
hacking==0.12.0
iso8601==0.1.11
keystoneauth1==3.4.0
linecache2==1.0.0
mccabe==0.2.1
mock==2.0.0
mox3==0.20.0
os-client-config==1.28.0
oslotest==3.2.0
pbr==2.0.0
pep8==1.5.7
pyflakes==0.8.1
python-mimeparse==1.6.0
python-subunit==1.0.0
pytz==2013.6