c23d1ce7e3
OpenStack is dropping the py2.7 support in ussuri cycle. specs repo either has py27 job or requirement or tox env. Update requirements for Sphinx that works with python3, this needs updating from oslosphinx to openstackdocstheme as well. Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I1a1bd69ef048ba3ccd0b8188742b9bbbc07f3bbc
10 lines
158 B
YAML
10 lines
158 B
YAML
- project:
|
|
templates:
|
|
- openstack-specs-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-py37
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-py37
|