puppet-manila/doc/requirements.txt
ZhongShengping 3da0ff997f Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20[1]:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements

[1]https://docs.openstack.org/openstackdocstheme/latest/#using-the-theme

Change-Id: Ic2f937651c5dc3cb0f050d7ff25d2c1ed0c384ca
2019-08-13 11:29:07 +08:00

8 lines
284 B
Plaintext

# This is required for the docs build jobs
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
openstackdocstheme>=1.20.0 # Apache-2.0
# This is required for the releasenotes build jobs
reno # Apache-2.0