summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2015-09-28 15:34:13 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2015-09-28 15:34:16 -0700
commite98976b013a55cfaedde3e36da7685f11e8bf021 (patch)
treeb40b088754bd7fc47d2cdb5301686c7fae339428
parentf9b3f58f3f8edb2f503c931286aecfc2c5f17ae8 (diff)
downloadzake-e98976b013a55cfaedde3e36da7685f11e8bf021.tar.gz
Add a MANIFEST.in file to include needed files
Fixes #16
-rw-r--r--MANIFEST.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..dab7025
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,8 @@
+exclude .gitignore
+exclude .travis.yml
+
+include ChangeLog
+include README.rst
+include LICENSE
+
+global-exclude *.pyc