]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/MANIFEST.in
Rename mk-git-alias -> mk-git-aliases, add commit-with-message alias
[cookiecutter.git] / project_template / MANIFEST.in
index bf0c60b3c57af9efd00d2bc7d9284cd57051d7b8..5014cb5d4147335524b6b35753dd74950c6d7ba6 100644 (file)
@@ -1,2 +1,4 @@
-include COPYING ChangeLog MANIFEST.in README.txt TODO mk-distr requirements.txt
-recursive-include project *.py
+include docs/genapidocs
+include COPYING ChangeLog MANIFEST.in Makefile TODO mk-distr *.txt
+recursive-include docs Makefile *.py *.rst *.txt *.css *.js *.html *.gif *.png
+recursive-include tests Makefile *.py