85e5de8101
Require at least version 1.20 and cleanup the conf.py files and use newer option settings. As part of cleanup remove many unused options and comments. Change-Id: I2d43c43a2825f592502116683162edaa387e6d26
9 lines
289 B
Plaintext
9 lines
289 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.20.0
|
|
hieroglyph>=1.0.0
|
|
doc8
|