puppet-trove/doc/requirements.txt
ZhongShengping 37cf57c839 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: I54cbecd3e976a4e46e6ad2f7e6775c83d0b6a008
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