Skip to content

Commit 46b317b

Browse files
committed
Add 'Typing :: Typed' classifier to package metadata
1 parent f85d890 commit 46b317b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
"Topic :: Software Development :: Libraries",
2626
"Topic :: Software Development :: Libraries :: Python Modules",
2727
"Topic :: Software Development :: Testing",
28+
"Typing :: Typed",
2829
]
2930
dynamic = ["version"]
3031
requires-python = ">=3.10"

0 commit comments

Comments
 (0)