governance/test-requirements.txt
Zane Bitter bf83ea4b27 Inherit openstackdocstheme for TC site
Rather than use a fully custom theme for the TC site,
inherit from openstackdocstheme. This uses the new
display_global_toc_section and root_title options to
make it look closer to what we currently have, and
introduces a governance-specific sidebar TOC dropdown.

Change-Id: I160e31389fae571d45a35444c281507d8aef345e
2018-09-28 13:03:26 +02:00

11 lines
291 B
Plaintext

# needed for doc build
docutils>=0.11,!=0.13.1 # OSI-Approved Open Source, Public Domain
openstackdocstheme>=1.25.0 # Apache 2.0
sphinx>=1.5.0
PyYAML>=3.1.0
yamllint>=0.5.2
requests-cache
Pillow>=2.4.0 # PIL License
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
whereto>=0.3.0 # Apache-2.0