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: Ib3ceb518a7953e192c33dd2dc48d84bbaf5e4395
This commit is contained in:
Ghanshyam Mann 2024-01-03 18:50:46 -08:00
parent e438689b8f
commit 940019d96e
2 changed files with 3 additions and 0 deletions

View File

@ -8,9 +8,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 =