Add back docutils to global-requirements
docutils was removed[1] because of the note saying it's not directly used, but in fact it is used as a direct dependency by some repos such as octavia. [1]: I06ecfe9e3a0ec52f2077da266e22113663fa5ba3 Change-Id: I674972c9d13758c2bca78f31b66ce47dec2f8cd2
This commit is contained in:
parent
cf1e5cae45
commit
9aaceb9d44
@ -302,6 +302,7 @@ xvfbwrapper #license: MIT
|
||||
|
||||
blockdiag!=2.0.0 # Apache-2.0
|
||||
doc8 # Apache-2.0
|
||||
docutils # OSI-Approved Open Source, Public Domain
|
||||
pydot # MIT License
|
||||
pydotplus # MIT License
|
||||
Pygments # BSD license
|
||||
|
Loading…
Reference in New Issue
Block a user