f932b4ea2a
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Update classifiers - Use newer openstackdocstheme and Sphinx versions - Build docs, don't publish yet Change-Id: I2de4e1dbac061002940f80b2cf129dc343343a0d
15 lines
363 B
YAML
15 lines
363 B
YAML
- project:
|
|
templates:
|
|
- build-openstack-docs-pti
|
|
- check-requirements
|
|
- horizon-non-primary-django-jobs
|
|
- openstack-cover-jobs-horizon
|
|
- openstack-lower-constraints-jobs-horizon
|
|
- openstack-python3-victoria-jobs-horizon
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|