cloudbase-init/doc/requirements.txt
Adrian Vladu e09af5f15b tox: fix py3 / docs gates
Bump version of tox to 4.02 and add requirements for the docs.

Change-Id: Ib4131d1278d742a4730935240b59e6b0e3d94555
2023-01-18 16:05:56 +02:00

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