Update python classifier for python 3.10
In 2023.1 cycle, we are testing the python 3.10 as voting job so updating the python classifier. Change-Id: I340c40a96369f787526661d2ccca97e757eac51d
This commit is contained in:
parent
fc91a78e99
commit
feb3e28a00
@ -19,6 +19,7 @@ classifier =
|
||||
Programming Language :: Python :: 3.7
|
||||
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…
Reference in New Issue
Block a user