aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2012-04-24 07:27:20 +0200
committerMatěj Cepl <mcepl@redhat.com>2012-04-24 07:27:20 +0200
commit653699a56f8e3ebfa4f19e098f03bd817beb9680 (patch)
tree5c68d4b8493b49143b84718d0981b97bada4aa62 /MANIFEST.in
parent2229c24f95d502ff269deedc6c4b66aa30f8acd1 (diff)
downloadjson_diff-653699a56f8e3ebfa4f19e098f03bd817beb9680.tar.gz
python 2.4 compatibility ... we don't have context managers.1.3.3
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f2e27b3..cb36ca6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,3 @@
recursive-include test *.html *.json
+include test/__init__.py
include NEWS.txt