diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
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 * |