mirror of
https://opendev.org/openstack/python-heatclient.git
synced 2026-01-16 23:00:35 +00:00
Add Python 3.11 to supported runtimes
... because it's part of tested runtimes now and we now use it to run unit tests. Change-Id: Ia7576c1e6675514b2b5fdc0084d44dae09587e05
This commit is contained in:
parent
36c5b9c4c9
commit
9779d5f59e
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ classifier =
|
|||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: 3 :: Only
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue