training-guides/test-requirements.txt
Matjaz Pancur ccd0db78f6 Update for openstackdocstheme 1.2.3
Also updates conf.py with a new gitrepo syntax.

Change-Id: Iee601826922d1fcf445d3ee486c671dc5b20ef17
2015-10-12 17:42:12 +02:00

11 lines
396 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.3
hieroglyph>=0.7.1
bashate # pep8 equivalent for bash scripts