There was an error while loading. Please reload this page.
2 parents eeac7ad + ab7bf2e commit c19c5aeCopy full SHA for c19c5ae
2 files changed
.zuul.yaml
@@ -56,13 +56,15 @@
56
irrelevant-files: *functest-irrelevant-files
57
- tempest-full-py3:
58
59
- - openstack-tox-py313:
+ - openstack-tox-py313
60
+ - openstack-tox-py314:
61
voting: true
62
gate:
63
jobs:
64
- swiftclient-swift-functional
65
- swiftclient-functional
66
67
68
69
post:
70
setup.cfg
@@ -30,6 +30,7 @@ classifier =
30
Programming Language :: Python :: 3.11
31
Programming Language :: Python :: 3.12
32
Programming Language :: Python :: 3.13
33
+ Programming Language :: Python :: 3.14
34
Programming Language :: Python :: 3 :: Only
35
36
[files]
0 commit comments