telemetry-specs/.zuul.yaml
Ghanshyam Mann c23d1ce7e3 [ussuri][goal] Drop python 2.7 support
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
2020-02-02 12:42:19 +01:00

10 lines
158 B
YAML

- project:
templates:
- openstack-specs-jobs
check:
jobs:
- openstack-tox-py37
gate:
jobs:
- openstack-tox-py37