Merge "Add Python 3.12 classifier"

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

View File

@ -6,6 +6,7 @@ description_file =
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/openstacksdk/
python_requires = >=3.7
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@ -19,7 +20,7 @@ classifier =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
python_requires = >=3.7
Programming Language :: Python :: 3.12
[files]
packages =

View File

@ -14,6 +14,7 @@
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-py312
- opendev-buildset-registry
- nodepool-build-image-siblings:
voting: false