28d2018d0a
As part of the docs migration work[0] for Pike we need to switch to use the openstackdocstheme. [0]https://review.openstack.org/#/c/472275/ Change-Id: If72c7c1b63d760262dbd9314ba3716b26e53ad90
8 lines
271 B
Plaintext
8 lines
271 B
Plaintext
# This is required for the docs build jobs
|
|
sphinx!=1.6.1,>=1.5.1 # BSD
|
|
openstackdocstheme>=1.5.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
|