We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bdf7ea commit 247a7cfCopy full SHA for 247a7cf
pyproject.toml
@@ -20,11 +20,10 @@ classifiers = [
20
"Development Status :: 5 - Production/Stable",
21
"Programming Language :: Python",
22
"Programming Language :: Python :: 3",
23
- "Programming Language :: Python :: 3.8",
24
- "Programming Language :: Python :: 3.9",
25
"Programming Language :: Python :: 3.10",
26
"Programming Language :: Python :: 3.11",
27
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
28
"Programming Language :: Python :: 3 :: Only",
29
"Intended Audience :: Developers",
30
"License :: OSI Approved :: MIT License",
0 commit comments