summaryrefslogtreecommitdiff
path: root/docs/quick_tour/package/MANIFEST.in
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-01-18 14:53:05 -0800
committerSteve Piercy <web@stevepiercy.com>2016-01-18 14:53:05 -0800
commit5cf8c3677454303bf4e1acecf4c16809edde2a75 (patch)
tree1a2d94d9e808f032cb08fec6b2c78f1be299b051 /docs/quick_tour/package/MANIFEST.in
parent1a75e54d8619eb54760276307f28b6d91ae157b5 (diff)
downloadpyramid-5cf8c3677454303bf4e1acecf4c16809edde2a75.tar.gz
pyramid-5cf8c3677454303bf4e1acecf4c16809edde2a75.tar.bz2
pyramid-5cf8c3677454303bf4e1acecf4c16809edde2a75.zip
overhaul quick_tour from Quick project startup with scaffolds to Sessions with updated pyramid_jinja2 scaffold
Diffstat (limited to 'docs/quick_tour/package/MANIFEST.in')
-rw-r--r--docs/quick_tour/package/MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick_tour/package/MANIFEST.in b/docs/quick_tour/package/MANIFEST.in
index 18fbd855c..1d0352f7d 100644
--- a/docs/quick_tour/package/MANIFEST.in
+++ b/docs/quick_tour/package/MANIFEST.in
@@ -1,2 +1,2 @@
include *.txt *.ini *.cfg *.rst
-recursive-include hello_world *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.js *.html *.xml
+recursive-include hello_world *.ico *.png *.css *.gif *.jpg *.pt *.txt *.mak *.mako *.jinja2 *.js *.html *.xml