From 32fccbe45cb25f17ba741ca0bcd748cd80169f59 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 22 Sep 2016 18:30:28 +0200 Subject: [PATCH] distribute MANIFEST.in --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) 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