Block Sphinx 3.0.0
Sphinx 3.0.0 breaks the building here, block it for now. Depends-On: https://review.opendev.org/#/c/717949/ Change-Id: Ibf0c93ea79fec647fbf749257835f1fa99d5f59d
This commit is contained in:
parent
1bb2aefec3
commit
6a0fe94e5c
@ -2,7 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
openstackdocstheme>=1.20.0 # Apache-2.0
|
||||
sphinx>=1.8.0,!=2.1.0;python_version>='3.4' # BSD
|
||||
sphinx>=1.8.0,!=2.1.0,!=3.0.0 # BSD
|
||||
sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0
|
||||
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
|
||||
reno>=2.7.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user