Skip to content

Commit bb41b2d

Browse files
authored
Remove Typing classifier from pyproject.toml
Not a standard classifier. Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
1 parent b8de363 commit bb41b2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ classifiers = [
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
1919
"Programming Language :: Python :: 3.12",
20-
"Typing :: Typed",
2120
]
2221
license = "Apache-2.0"
2322

0 commit comments

Comments
 (0)