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:
parent
b60e6df1e0
commit
1719826f87
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user