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 5266b7d commit eec9434Copy full SHA for eec9434
pyproject.toml
@@ -19,10 +19,11 @@ classifiers = [
19
"Intended Audience :: System Administrators",
20
"License :: OSI Approved :: MIT License",
21
"Programming Language :: Python :: 3 :: Only",
22
- "Programming Language :: Python :: 3.7",
23
"Programming Language :: Python :: 3.8",
24
"Programming Language :: Python :: 3.9",
25
"Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
26
+ "Programming Language :: Python :: 3.12",
27
"Topic :: Internet",
28
"Typing :: Typed",
29
]
0 commit comments