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.
Typing :: Typed
1 parent 4fb409c commit b133cd0Copy full SHA for b133cd0
1 file changed
pyproject.toml
@@ -22,6 +22,7 @@ classifiers = [
22
"Programming Language :: Python :: 3.12",
23
"Programming Language :: Python :: 3.13",
24
"Topic :: Software Development :: Libraries :: Python Modules",
25
+ "Typing :: Typed",
26
]
27
28
[tool.black]
0 commit comments