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 41131c0 + 8eb9d86 commit 38d0a99Copy full SHA for 38d0a99
pyproject.toml
@@ -45,7 +45,8 @@ classifiers = [
45
"Programming Language :: Python :: 3.10",
46
"Programming Language :: Python :: 3.11",
47
"Programming Language :: Python :: 3.12",
48
- "Topic :: Software Development :: Libraries"
+ "Topic :: Software Development :: Libraries",
49
+ "Typing :: Typed",
50
]
51
include = [
52
{path = "tests", format = "sdist"},
0 commit comments