
Also updates conf.py with a new gitrepo syntax. Change-Id: Iee601826922d1fcf445d3ee486c671dc5b20ef17
11 lines
396 B
Plaintext
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 |