diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-11-21 15:54:09 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-11-21 17:16:22 +0100 |
commit | 197ea8be5a2fb5e55083113a3225d6fa12371e24 (patch) | |
tree | 91fefdc545018790834c616333f2c82fa1ec573a /MANIFEST.in | |
parent | 793f46ddd47b8b78123fcfa68b62d377380bd366 (diff) | |
download | json_diff-197ea8be5a2fb5e55083113a3225d6fa12371e24.tar.gz |
Two small nits in __main__ part.0.9.1
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 new file mode 100644 index 0000000..4c67ad3 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1 @@ +recursive-include test *.html *.json |