We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc417f commit 8d8e01eCopy full SHA for 8d8e01e
setup.py
@@ -39,11 +39,11 @@
39
"Operating System :: OS Independent",
40
"Programming Language :: Python",
41
"Programming Language :: Python :: 3",
42
- "Programming Language :: Python :: 3.4",
43
- "Programming Language :: Python :: 3.5",
44
- "Programming Language :: Python :: 3.6",
+ "Programming Language :: Python :: 3.7",
45
"Programming Language :: Python :: 3.8",
46
"Programming Language :: Python :: 3.9",
+ "Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
47
"Topic :: Software Development",
48
"Topic :: Software Development :: Libraries",
49
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments