Skip to content

Commit 987525a

Browse files
llucaxstefan-brus-frequenz
authored andcommitted
Add Typed classifier
This project has type information. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent f77e473 commit 987525a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ classifiers = [
3232
"Programming Language :: Python :: 3",
3333
"Programming Language :: Python :: 3 :: Only",
3434
"Topic :: Software Development :: Libraries",
35+
"Typing :: Typed",
3536
]
3637
requires-python = ">= 3.11, < 4"
3738
dependencies = [

0 commit comments

Comments
 (0)