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 f149353 commit b96e97fCopy full SHA for b96e97f
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