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 a3f51b6 + b96e97f commit d3bdde1Copy full SHA for d3bdde1
pyproject.toml
@@ -47,7 +47,8 @@ classifiers = [
47
"Programming Language :: Python :: 3.9",
48
"Programming Language :: Python :: 3.10",
49
"Programming Language :: Python :: 3.11",
50
- "Topic :: Software Development :: Libraries"
+ "Topic :: Software Development :: Libraries",
51
+ "Typing :: Typed",
52
]
53
include = [
54
{path = "tests", format = "sdist"},
0 commit comments