Skip to content

Commit bacf419

Browse files
committed
1 parent eef0e51 commit bacf419

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ keywords = ["controller", "mapping", "tools"]
1717
classifiers = [
1818
"Programming Language :: Python :: 3",
1919
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
20-
"Operating System :: POSIX :: Linux"
20+
"Operating System :: POSIX :: Linux",
21+
"Typing :: Typed",
2122
]
2223
requires-python = ">=3.9"
2324
#platforms = ["Linux"]

scc/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)