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: I4d1595ed742949acc97fc9d6270500f7e73e6dcc
This commit is contained in:
Ghanshyam Mann 2024-01-03 19:08:03 -08:00 committed by Ghanshyam
parent b60e6df1e0
commit 1719826f87
1 changed files with 4 additions and 2 deletions

View File

@ -31,8 +31,8 @@
- openstack-tox-py37
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310:
voting: false
- openstack-tox-py310
- openstack-tox-py311
- stackviz-nodejs10-run-lint
- stackviz-nodejs10-run-test-browser
- tempest-full-py3:
@ -54,6 +54,8 @@
- openstack-tox-py37
- openstack-tox-py38
- openstack-tox-py39
- openstack-tox-py310
- openstack-tox-py311
- stackviz-nodejs10-run-lint
- stackviz-nodejs10-run-test-browser