0b5dc03225
Sphinx>=2.0.0 and others Change-Id: Id0338d152768b5d4aa6c3e9818ddf6554bd2dcc3
11 lines
393 B
Plaintext
11 lines
393 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.
|
|
|
|
# this is required for the docs build jobs
|
|
sphinx>=2.0.0 # BSD
|
|
openstackdocstheme>=1.29.2 # Apache-2.0
|
|
reno>=2.11.3 # Apache-2.0
|
|
doc8>=0.8.0 # Apache-2.0
|
|
bashate>=0.6.0 # Apache-2.0
|