mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-16 23:00:35 +00:00
Add Python 3.10 to supported runtime.
Python 3.10 has been tested since 2023.1[1]. [1] https://governance.openstack.org/tc/reference/runtimes/2023.1.html Change-Id: I0467f47d436267aadcee4e7c8295c6366531fe3e
This commit is contained in:
parent
08a6816131
commit
668d85fa8a
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ classifier =
|
|||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3 :: Only
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue