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 251360d commit 8eb9d86Copy full SHA for 8eb9d86
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