e09af5f15b
Bump version of tox to 4.02 and add requirements for the docs. Change-Id: Ib4131d1278d742a4730935240b59e6b0e3d94555
11 lines
345 B
Plaintext
11 lines
345 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.
|
|
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
|
|
openstackdocstheme>=1.31.2 # Apache-2.0
|
|
sphinx_rtd_theme
|
|
|
|
# releasenotes
|
|
reno>=2.5.0 # Apache-2.0
|