summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2020-01-26 22:21:08 -0800
committerDavid Lord <davidism@gmail.com>2020-01-26 22:21:08 -0800
commitc775bb99497b0c89746c3cc658ace45f9016a12e (patch)
tree3fd70357671f6feacf8d2d56c5519458ab65c845 /MANIFEST.in
parent15337f794a889f5496c401493cf5d88e7f271197 (diff)
downloadjinja2-c775bb99497b0c89746c3cc658ace45f9016a12e.tar.gz
remove test and coverage results from ci
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8cae0c7..909102a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,9 @@
-include CHANGES.rst tox.ini
+include CHANGES.rst
+include tox.ini
graft artwork
graft docs
prune docs/_build
graft examples
graft ext
graft tests
+global-exclude *.pyc