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 ef3355b commit 73ed1a4Copy full SHA for 73ed1a4
setup.py
@@ -31,12 +31,10 @@
31
"Natural Language :: English",
32
"Programming Language :: Python",
33
"Programming Language :: Python :: 3",
34
- "Programming Language :: Python :: 3.6",
35
- "Programming Language :: Python :: 3.7",
36
- "Programming Language :: Python :: 3.8",
37
"Programming Language :: Python :: 3.9",
38
"Programming Language :: Python :: 3.10",
39
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
40
"Programming Language :: Python :: Implementation :: CPython",
41
"Topic :: Security",
42
"Topic :: Software Development :: Libraries :: Python Modules"
0 commit comments