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 1818 zuul_work_dir : src/opendev.org/openstack/python-openstackclient
1919
2020- job :
21- name : osc-tox-py36 -tips
22- parent : openstack-tox-py36
21+ name : osc-tox-py38 -tips
22+ parent : openstack-tox-py38
2323 description : |
2424 Run unit tests for OpenStackClient with master branch of important libs.
2525
229229 name : osc-tox-unit-tips
230230 check :
231231 jobs :
232- - osc-tox-py36 -tips
232+ - osc-tox-py38 -tips
233233 gate :
234234 jobs :
235- - osc-tox-py36 -tips
235+ - osc-tox-py38 -tips
236236
237237- project :
238238 templates :
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ classifier =
1818 Programming Language :: Python :: 3.6
1919 Programming Language :: Python :: 3.7
2020 Programming Language :: Python :: 3.8
21+ Programming Language :: Python :: 3.9
2122
2223[files]
2324packages =
You can’t perform that action at this time.
0 commit comments