wsme/.zuul.yaml
Stephen Finucane ac07b56336 Drop Python 2.7 support
This is now a Python 3-only package. We must temporarily cap Sphinx at
3.x or lower to get the build passing, but this can be addressed in a
follow-up shortly.

Change-Id: I1923d1dcd92cce349211dee5b01a3c365b151ead
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-07-26 17:37:07 +01:00

6 lines
122 B
YAML

- project:
templates:
- openstack-python36-jobs
- openstack-python37-jobs
- openstack-python38-jobs