diff --git a/MANIFEST.in b/MANIFEST.in index e444823..9d0d25e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,4 +4,5 @@ include README.rst include tests.py include LICENSE include VERSION +include MANIFEST.in recursive-exclude jsonfield *.pyc