Add classifiers for Python 3.10 and 3.11
We already test on py311, may as well state support explicitly. Change-Id: I5418aefe4a7b473e99e333f8424a9e9a5dcf765b
This commit is contained in:
parent
3fbead8637
commit
6ed63c2c0b
@ -27,6 +27,8 @@ classifiers =
|
|||||||
Programming Language :: Python :: 3.7
|
Programming Language :: Python :: 3.7
|
||||||
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.11
|
||||||
Programming Language :: Python
|
Programming Language :: Python
|
||||||
Topic :: Utilities
|
Topic :: Utilities
|
||||||
python_requires = >= 3.6
|
python_requires = >= 3.6
|
||||||
|
Loading…
Reference in New Issue
Block a user