summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-01-25 10:49:17 -0800
committerDylan Baker <dylan@pnwbakers.com>2017-01-25 10:55:53 -0800
commit21eab703e1d4d5ea9fb7a1f52b26ab969f9060b8 (patch)
treee68bbe472b5539d10dd4d52fb2d9d313f2941e64 /MANIFEST.in
parentc67a62ec0804a588df577360e80922e2a2ffb2ef (diff)
Don't package tests
We really don't need to distribute these (and no one wants them anyway), so don't.
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 10862d28..40c8eef3 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,3 +2,4 @@ include COPYING
include NEWS
include extra/completion/alot-completion.zsh
include extra/alot.desktop
+recursive-exclude tests *