Merge "Add support for py39"

This commit is contained in:
Zuul 2021-03-25 01:52:16 +00:00 committed by Gerrit Code Review
commit 7fea537451
3 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
[metadata]
name = tripleo-heat-templates
summary = Heat templates for deploying OpenStack with OpenStack.
description-file =
description_file =
README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
license = Apache License (2.0)
home-page = https://opendev.org/openstack/tripleo-heat-templates
home_page = https://opendev.org/openstack/tripleo-heat-templates
classifier =
Environment :: OpenStack
Development Status :: 3 - Alpha

View File

@ -1,7 +1,7 @@
[tox]
minversion = 2.0
skipsdist = True
envlist = pep8,py37,tht
envlist = pep8,py,tht
[testenv]
basepython = python3

View File

@ -5,7 +5,7 @@
- check-requirements
- release-notes-jobs-python3
- tripleo-standalone-scenarios-pipeline
- openstack-python3-victoria-jobs
- openstack-python3-wallaby-jobs
- tripleo-standalone-multinode-ipa-pipeline
- tripleo-upgrades-master-pipeline
check: