Test python 3.11

As per the current release tested runtime, we
need to test till python 3.11 so adding the test
and updating the same in python classifier in setup.cfg

Change-Id: If0e5c39a5e72cc3ad67dcd1c9a99bfbe612d6ca8
This commit is contained in:
Ghanshyam Mann 2024-01-03 18:48:56 -08:00
parent d6ef9a22cd
commit a2f0a8e0e8
2 changed files with 3 additions and 0 deletions

View File

@ -9,9 +9,11 @@
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
- openstack-tox-py311
gate:
jobs:
- openstack-tox-pep8
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
- openstack-tox-py311

View File

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