We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85d890 commit 46b317bCopy full SHA for 46b317b
1 file changed
pyproject.toml
@@ -25,6 +25,7 @@ classifiers = [
25
"Topic :: Software Development :: Libraries",
26
"Topic :: Software Development :: Libraries :: Python Modules",
27
"Topic :: Software Development :: Testing",
28
+ "Typing :: Typed",
29
]
30
dynamic = ["version"]
31
requires-python = ">=3.10"
0 commit comments