]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/MANIFEST.in
Use coverage and tox for testing
[cookiecutter.git] / project_template / MANIFEST.in
index 5014cb5d4147335524b6b35753dd74950c6d7ba6..1d3d94fb9484b1a606d2fb79b518e50869f0d0f3 100644 (file)
@@ -1,4 +1,3 @@
-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
+global-include Makefile *.py *.rst *.txt
+include docs/genapidocs COPYING ChangeLog MANIFEST.in TODO mk-distr
+recursive-include docs *.css *.js *.html *.gif *.png