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.
2 parents b402e43 + dd28ffc commit dcd5636Copy full SHA for dcd5636
pyproject.toml
@@ -13,11 +13,10 @@ classifiers = [
13
# Indicate who your project is intended for
14
"Intended Audience :: Developers",
15
# Specify the Python versions you support here.
16
- "Programming Language :: Python :: 3.7",
17
- "Programming Language :: Python :: 3.8",
18
"Programming Language :: Python :: 3.9",
19
"Programming Language :: Python :: 3.10",
20
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
21
22
"License :: OSI Approved :: MIT License",
23
"Operating System :: OS Independent",
0 commit comments