aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index fa4aeda..26fa57e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,4 @@
recursive-include tests *.py
-recursive-include immutables *.py *.c *.h
+recursive-include immutables *.py *.c *.h *.pyi
include LICENSE README.rst
+include immutables/py.typed