File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 3838 zuul_work_dir : src/opendev.org/openstack/python-openstackclient
3939
4040- job :
41- name : osc-tox-py310 -tips
42- parent : openstack-tox-py310
41+ name : osc-tox-py312 -tips
42+ parent : openstack-tox-py312
4343 description : |
4444 Run unit tests for OpenStackClient with master branch of important libs.
4545
202202 check :
203203 jobs :
204204 - osc-tox-py38-tips
205- - osc-tox-py310 -tips
205+ - osc-tox-py312 -tips
206206 gate :
207207 jobs :
208208 - osc-tox-py38-tips
209- - osc-tox-py310 -tips
209+ - osc-tox-py312 -tips
210210
211211- project :
212212 templates :
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ classifier =
1919 Programming Language :: Python :: 3.9
2020 Programming Language :: Python :: 3.10
2121 Programming Language :: Python :: 3.11
22+ Programming Language :: Python :: 3.12
2223
2324[files]
2425packages =
You can’t perform that action at this time.
0 commit comments