summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 6e9e934..ddb59d2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
include README.* ChangeLog.* setup.py setup.cfg LICENSE.txt
include *-requirements.txt tox.ini
+include pymemcache/py.typed
recursive-include pymemcache *.py
recursive-include pymemcache/test *.crt
recursive-include pymemcache/test *.key