summaryrefslogtreecommitdiff
path: root/docs/narr/myproject/MANIFEST.in
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2020-01-01 18:27:30 -0800
committerSteve Piercy <web@stevepiercy.com>2020-01-02 23:30:59 -0800
commitdece4d25b136a493dfeeeb516487d4d756bc69e9 (patch)
tree86ad34f28e774667b28109c82f4dd8d0a4249e7b /docs/narr/myproject/MANIFEST.in
parent3157775a08ff9e48b0fff8057f4482d78d266f01 (diff)
downloadpyramid-dece4d25b136a493dfeeeb516487d4d756bc69e9.tar.gz
pyramid-dece4d25b136a493dfeeeb516487d4d756bc69e9.tar.bz2
pyramid-dece4d25b136a493dfeeeb516487d4d756bc69e9.zip
Resync through project.rst after moving tests directory
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]