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

View File

@ -18,7 +18,6 @@ Jinja2==2.10
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mox3==0.20.0
msgpack-python==0.4.0
netaddr==0.7.18