diff options
Diffstat (limited to 'third_party/python/json-e/MANIFEST.in')
-rw-r--r-- | third_party/python/json-e/MANIFEST.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/python/json-e/MANIFEST.in b/third_party/python/json-e/MANIFEST.in new file mode 100644 index 0000000000..a6995977cb --- /dev/null +++ b/third_party/python/json-e/MANIFEST.in @@ -0,0 +1,3 @@ +include jsone *.py +include package.json +recursive-exclude test * |