Skip to content

Commit c0e2117

Browse files
authored
Merge pull request #7822 from radarhere/type_hints
Added py.typed to support type checking
2 parents b9d3c21 + 9115529 commit c0e2117

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ classifiers = [
3333
"Topic :: Multimedia :: Graphics :: Capture :: Screen Capture",
3434
"Topic :: Multimedia :: Graphics :: Graphics Conversion",
3535
"Topic :: Multimedia :: Graphics :: Viewers",
36+
"Typing :: Typed",
3637
]
3738
dynamic = [
3839
"version",

src/PIL/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)