]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/MANIFEST.in
Use htdocs.path instead of absolute path
[cookiecutter.git] / project_template / MANIFEST.in
index bf0c60b3c57af9efd00d2bc7d9284cd57051d7b8..b9c1cdc879f5e7df8fcce7b1efbb72eddfdffbc6 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 tox.ini
+recursive-include docs *.css *.js *.html *.gif *.png