training-guides/test-requirements.txt
KATO Tomoyuki a1be38f6c3 Set the bug project to openstack-training-guides
Change-Id: I31722aac6a182a2a23cd23ea7fe23ab84d2b0c91
2015-12-11 09:03:09 +09:00

12 lines
397 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.
doc8 # Apache-2.0
pbr>=1.6
oslosphinx
openstack-doc-tools>=0.30
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
openstackdocstheme>=1.2.6
hieroglyph>=0.7.1
bashate # pep8 equivalent for bash scripts