Remove docutils requirement
This requirements was added [1] in order to run pep8 with a check that has been subsequently removed [2]. It should have been a test-requirement in the first place, and now tox runs just fine without it. [1] https://review.openstack.org/#/c/573474 [2] https://review.openstack.org/#/c/614286/ Change-Id: I14015139ccd0cb509bb0d50c1e65af13ec11bd7c
This commit is contained in:
parent
07564879ae
commit
cc3c9be2e4
@ -17,4 +17,3 @@ Babel!=2.4.0,>=2.3.4 # BSD
|
||||
six>=1.10.0 # MIT
|
||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
debtcollector>=1.2.0 # Apache-2.0
|
||||
docutils>=0.11
|
||||
|
Loading…
Reference in New Issue
Block a user