f9f5221648
OpenStack is dropping the py2.7 support in ussuri cycle. puppet-* repos have to cleanup the requirement and tox for py2.7 drop. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I7ae860b5e53884ff990397c752d466fa450eb7b4
7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
# This is required for the docs build jobs
|
|
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD
|
|
openstackdocstheme>=1.20.0 # Apache-2.0
|
|
|
|
# This is required for the releasenotes build jobs
|
|
reno # Apache-2.0
|