Merge "Test under py313"

This commit is contained in:
Zuul
2025-04-08 16:42:39 +00:00
committed by Gerrit Code Review
2 changed files with 5 additions and 0 deletions

View File

@@ -58,6 +58,8 @@
- openstack-tox-py311
- openstack-tox-py312:
voting: true
- openstack-tox-py313:
voting: true
gate:
jobs:
- swiftclient-swift-functional
@@ -65,6 +67,8 @@
- openstack-tox-py311
- openstack-tox-py312:
voting: true
- openstack-tox-py313:
voting: true
post:
jobs:
- openstack-tox-cover

View File

@@ -30,6 +30,7 @@ classifier =
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Programming Language :: Python :: 3 :: Only
[files]