puppet-zaqar/doc/requirements.txt
ZhongShengping 8a5caa519b 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: I785532fdbde3856bf0c8845a6bfdd9e27b56c0f2
2019-08-13 11:29:08 +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