Merge "Migrate osc-tox-py3N-tips to Python 3.8"

This commit is contained in:
Zuul 2022-05-25 06:12:21 +00:00 committed by Gerrit Code Review
commit 6810414e45
2 changed files with 5 additions and 4 deletions

View File

@ -18,8 +18,8 @@
zuul_work_dir: src/opendev.org/openstack/python-openstackclient
- job:
name: osc-tox-py36-tips
parent: openstack-tox-py36
name: osc-tox-py38-tips
parent: openstack-tox-py38
description: |
Run unit tests for OpenStackClient with master branch of important libs.
@ -229,10 +229,10 @@
name: osc-tox-unit-tips
check:
jobs:
- osc-tox-py36-tips
- osc-tox-py38-tips
gate:
jobs:
- osc-tox-py36-tips
- osc-tox-py38-tips
- project:
templates:

View File

@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
[files]
packages =