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
parent 7befee2b3c
commit 5dd9cfc8e2
1 changed files with 4 additions and 2 deletions

View File

@ -49,8 +49,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:
@ -72,6 +72,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