summaryrefslogtreecommitdiff
path: root/docs/narr/myproject/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/myproject/MANIFEST.in')
-rw-r--r--docs/narr/myproject/MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/narr/myproject/MANIFEST.in b/docs/narr/myproject/MANIFEST.in
index 1c24b8c0c..f516697f5 100644
--- a/docs/narr/myproject/MANIFEST.in
+++ b/docs/narr/myproject/MANIFEST.in
@@ -1,2 +1,5 @@
include *.txt *.ini *.cfg *.rst
recursive-include myproject *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml *.jinja2
+recursive-include tests *
+recursive-exclude * __pycache__
+recursive-exclude * *.py[co]