Add Python 3.11 to setup.cfg classifiers list (#179)
This commit is contained in:
parent
25c0adacb0
commit
0202efd39d
@ -37,6 +37,7 @@ classifiers =
|
|||||||
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
|
||||||
Programming Language :: Python :: Implementation :: CPython
|
Programming Language :: Python :: Implementation :: CPython
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
|
Loading…
Reference in New Issue
Block a user