4e9ea6b63e
Doc build is now depends on oslo-config. That's ok in OpenStack infra, but fails to build on ReadTheDocs. Change-Id: I4d5d0174231ee14792dd8b7e5c7e1e9817e4b351
9 lines
332 B
Plaintext
9 lines
332 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.
|
|
|
|
oslo.config>=3.9.0 # Apache-2.0
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
|
sphinxcontrib-httpdomain # BSD
|
|
sphinx_rtd_theme
|