Merge "Add Python 3.12 classifier"

This commit is contained in:
Zuul 2024-08-09 13:10:32 +00:00 committed by Gerrit Code Review
commit 1aa077efee
2 changed files with 5 additions and 4 deletions

View File

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

View File

@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
[files]
packages =