531bc1ed67
See the docs[0] how to use it. Also add the variables for the bug log feature. [0]https://docs.openstack.org/openstackdocstheme/latest/ Change-Id: Ie6f37d9934a54f9b91fc7ae43e49153c7f95b200
8 lines
264 B
Plaintext
8 lines
264 B
Plaintext
# This is required for the docs build jobs
|
|
sphinx>=1.6.2 # BSD
|
|
openstackdocstheme>=1.11.0 # Apache-2.0
|
|
|
|
# This is required for the releasenotes build jobs
|
|
# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
|
|
reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0
|