Sphinx 3.0.0 breaks the building here, block it for now. Change-Id: I0c937c483e463fc03ae4e76dea0793e5df9ae4f4
9 lines
297 B
Plaintext
9 lines
297 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,!=3.0.0 # BSD
|
|
openstackdocstheme>=1.20.0
|
|
hieroglyph>=1.0.0
|
|
doc8
|