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 f30eb1d commit 6854b40Copy full SHA for 6854b40
pyproject.toml
@@ -14,11 +14,10 @@ classifiers = [
14
"Intended Audience :: Information Technology",
15
"Intended Audience :: Developers",
16
"Programming Language :: Python :: 3",
17
- "Programming Language :: Python :: 3.7",
18
- "Programming Language :: Python :: 3.8",
19
"Programming Language :: Python :: 3.9",
20
"Programming Language :: Python :: 3.10",
21
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
22
"Topic :: Software Development :: Libraries :: Python Modules",
23
"Operating System :: Microsoft :: Windows",
24
"Operating System :: POSIX",
0 commit comments