summaryrefslogtreecommitdiff
path: root/docs/narr/MyProject
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-21 20:05:09 -0500
committerChris McDonough <chrism@plope.com>2011-01-21 20:05:09 -0500
commit47442fb154eae5c6cd71a54e9b4aeee484e1c38b (patch)
tree957b32a0e4cf9d53e826e6d54cc219afe48d41b9 /docs/narr/MyProject
parent4cf41f4f042067b3bb0001436640ab52b15f3249 (diff)
downloadpyramid-47442fb154eae5c6cd71a54e9b4aeee484e1c38b.tar.gz
pyramid-47442fb154eae5c6cd71a54e9b4aeee484e1c38b.tar.bz2
pyramid-47442fb154eae5c6cd71a54e9b4aeee484e1c38b.zip
- Add a ``MANIFEST.in`` file to each paster template. See
https://github.com/Pylons/pyramid/issues#issue/95 Closes issue #95.
Diffstat (limited to 'docs/narr/MyProject')
-rw-r--r--docs/narr/MyProject/MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/MyProject/MANIFEST.in b/docs/narr/MyProject/MANIFEST.in
new file mode 100644
index 000000000..304bd817c
--- /dev/null
+++ b/docs/narr/MyProject/MANIFEST.in
@@ -0,0 +1,2 @@
+include *.txt *.ini *.cfg *.rst
+recursive-include myproject *.ico *.png *.css *.gif *.jpg *.pt *.mak *.js