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: If735eca5872b4ca05aa9768709a238755372f420
This commit is contained in:
parent
98bf27eec1
commit
b7fce5a0d6
@ -19,6 +19,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 3.8
|
Programming Language :: Python :: 3.8
|
||||||
Programming Language :: Python :: 3.9
|
Programming Language :: Python :: 3.9
|
||||||
Programming Language :: Python :: 3.10
|
Programming Language :: Python :: 3.10
|
||||||
|
Programming Language :: Python :: 3.11
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
data_files =
|
data_files =
|
||||||
|
Loading…
Reference in New Issue
Block a user