]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/MANIFEST.in
Python: 2.6, 2.7 and 3.3+
[cookiecutter.git] / project_template / MANIFEST.in
index bf0c60b3c57af9efd00d2bc7d9284cd57051d7b8..1d3d94fb9484b1a606d2fb79b518e50869f0d0f3 100644 (file)
@@ -1,2 +1,3 @@
-include COPYING ChangeLog MANIFEST.in README.txt TODO mk-distr requirements.txt
-recursive-include project *.py
+global-include Makefile *.py *.rst *.txt
+include docs/genapidocs COPYING ChangeLog MANIFEST.in TODO mk-distr
+recursive-include docs *.css *.js *.html *.gif *.png