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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user