training-guides/test-requirements.txt
Christian Berendt eae7b427ba Bump hieroglyph version to 0.7.1
Change-Id: Ic446c3929b988525b1cb9d987f4a598bf28bf99d
2015-06-15 17:10:12 +02:00

11 lines
360 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.
openstack-doc-tools>=0.23
doc8 # Apache-2.0
pbr>=0.6,<1.0
oslosphinx
sphinx>=1.1.2,<1.2
hieroglyph>=0.7.1
bashate # pep8 equivalent for bash scripts