Skip to content

Commit 473fee5

Browse files
authored
fix: mark mypyc package with py.typed
1 parent 71ec4a6 commit 473fee5

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ recursive-include mypy/typeshed *.pyi
99

1010
# mypy and mypyc
1111
include mypy/py.typed
12+
include mypyc/py.typed
1213
recursive-include mypy *.py
1314
recursive-include mypyc *.py
1415

mypyc/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)