summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7a2ffb9..8586f10 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,7 @@
include docs/*.txt
-recursive-include paste/deploy/paster_templates *
+include license.txt
+graft tests
+graft paste/deploy/paster_templates
+
+global-exclude __pycache__ *.py[cod]
+global-exclude .DS_Store