
This covers the following updates to fix CI currently broken. * Fix compatibility with tox 4 * Update hacking to 6.1.0 * Clean up python 2 support and bump minimum supported version to 3.8 * Remove six because python 2 support is removed * Update job template to use the recent tested python versions * Replace items by prefixItems to fix schema error * Build documentation by sphinx command * Remove "Change Log" section from documentation * Split requirements for documentation build * Ensure tox is installed in functional tests * Fix devstack job Change-Id: I3b9c5b20aca55332c721d34fd4c41c5b886f60c5
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
openstackdocstheme
|
|
sphinx!=1.6.6,!=1.6.7 # BSD
|
|
sphinxcontrib-programoutput # BSD
|
|
sphinx_rtd_theme # MIT
|
|
reno>=1.8.0 # Apache-2.0
|