summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9e56c81..962c460 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,5 @@
recursive-include cffi *.py
-recursive-include c *.c *.h *.asm
+recursive-include c *.c *.h *.asm *.py
recursive-include testing *.py
recursive-include doc *.py *.rst Makefile *.bat
include LICENSE setup_base.py