We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb744db commit 63d1c26Copy full SHA for 63d1c26
setup.py
@@ -27,8 +27,11 @@
27
"Programming Language :: Python :: 2.7",
28
"Programming Language :: Python :: 3",
29
"Programming Language :: Python :: 3.6",
30
+ "Programming Language :: Python :: 3.7",
31
"Programming Language :: Python :: 3.8",
32
"Programming Language :: Python :: 3.9",
33
+ "Programming Language :: Python :: 3.10",
34
+ "Programming Language :: Python :: 3.11",
35
"Topic :: Software Development :: Libraries",
36
],
37
project_urls={
0 commit comments