training-guides/test-requirements.txt
Ian Y. Choi 45349110ca Moves to Sphinx 1.6 with hieroglyph 1.0.0
hieroglyph 1.0.0 was released with Sphinx 1.6 support
: https://pypi.python.org/pypi/hieroglyph

Change-Id: I6e8f6a199758433704397a2395fad5d7cc87be03
Closes-Bug: #1708240
2017-11-24 02:33:10 +00:00

9 lines
288 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
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.5.0
hieroglyph>=1.0.0
doc8