Declare Python 3.12 support
... because now it's part of tested runtimes. Also add non-voting python 3.13 job to check if Python 3.13 support can be also declared. Change-Id: I6b5a0a0d2c192e80e0394fe5748a9bdbaec764e6
This commit is contained in:
parent
130dc43e70
commit
9d51b021d1
@ -3,3 +3,7 @@
|
||||
- openstack-python3-jobs
|
||||
- openstack-cover-jobs
|
||||
- publish-openstack-docs-pti
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py313:
|
||||
voting: false
|
||||
|
@ -19,6 +19,7 @@ classifier =
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: 3.12
|
||||
Programming Language :: Python :: 3 :: Only
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user