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 9b20551 + 9268452 commit 4c5275cCopy full SHA for 4c5275c
pyproject.toml
@@ -52,7 +52,8 @@ classifiers = [
52
"Programming Language :: Python :: 3.10",
53
"Programming Language :: Python :: 3.11",
54
"Programming Language :: Python :: 3.12",
55
- "Topic :: Software Development :: Libraries"
+ "Topic :: Software Development :: Libraries",
56
+ "Typing :: Typed",
57
]
58
include = [
59
{path = "tests", format = "sdist"},
0 commit comments