64d0a2a0de
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
10 lines
158 B
YAML
10 lines
158 B
YAML
- project:
|
|
templates:
|
|
- openstack-specs-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-py38
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-py38
|