Skip to content

Commit e101d07

Browse files
author
Yury Selivanov
committed
Include py.typed/*.pyi in MANIFEST.in
1 parent 8927b81 commit e101d07

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
recursive-include tests *.py
2-
recursive-include immutables *.py *.c *.h
2+
recursive-include immutables *.py *.c *.h *.pyi
33
include LICENSE README.rst
4+
include immutables/py.typed

0 commit comments

Comments
 (0)