training-guides/test-requirements.txt
Ian Y. Choi e5c38b24dc Switch to current Sphinx without :option: usage
- Docs are switching to latest Sphinx 1.5.1 without
  auto-upgrade support.
- :option: usage is not compatible to Sphinx 1.5.1.

Change-Id: I40e17d68c255e3471524515db2d5c32384dcd181
2017-01-16 12:08:38 +00:00

10 lines
319 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6
openstack-doc-tools>=0.30
sphinx>=1.5.1,<1.6 # BSD
openstackdocstheme>=1.5.0
hieroglyph>=0.7.1
doc8