summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index cd61ae0..d71ded2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,5 +5,6 @@ include MANIFEST.in
include NEWS_old
include README.md
include *.py
+recursive-include common *
recursive-include python2 *
recursive-include python3 *