zaqar-specs/.zuul.yaml
Andreas Jaeger 64d0a2a0de Cleanup docs building
a few cleanups:
- Remove obsolete sections from setup.cfg
- Switch to using sphinx-build
- Remove install_command from tox.ini, the default is fine
- Update pbr requirement
- Fix build problems
- Switch to py38 for testing following Victoria testing platforms

Change-Id: I1ff3853020d69aeceb8b81c21ce608b269015ece
2020-06-10 07:49:15 +02:00

10 lines
158 B
YAML

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