summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2011-12-21 09:00:48 -0800
committerToshio Kuratomi <toshio@fedoraproject.org>2011-12-21 09:00:48 -0800
commit4c15cd466e97abc034ddf4c8ed4eb34ceb325cf8 (patch)
treee05c16cbeb21cc8f4767142e7a260662664951d3 /MANIFEST.in
parent700ac21dbf6d04de914eb5c891371cd533afada8 (diff)
downloadpaste-4c15cd466e97abc034ddf4c8ed4eb34ceb325cf8.tar.gz
Add files that should be included in the tarball
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 11a87ef..d310570 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,8 @@
-recursive-include docs *.txt
+recursive-include docs *.txt *.css *.js
+include docs/_templates/*.html
include docs/conf.py
+include docs/test_server.ini
recursive-exclude docs/_build/_sources *
recursive-include docs/_build *.html
-recursive-include tests *.txt *.py
-recursive-include paste *.js *.jpg
+recursive-include tests *.txt *.py *.cgi *.html
+recursive-include paste *.js *.jpg *.png