Merge pull request #7822 from radarhere/type_hints

Added py.typed to support type checking
This commit is contained in:
mergify[bot] 2024-02-21 12:38:33 +00:00 committed by GitHub
commit c0e2117ff3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ classifiers = [
"Topic :: Multimedia :: Graphics :: Capture :: Screen Capture",
"Topic :: Multimedia :: Graphics :: Graphics Conversion",
"Topic :: Multimedia :: Graphics :: Viewers",
"Typing :: Typed",
]
dynamic = [
"version",

0
src/PIL/py.typed Normal file
View File