Add documentation to source tarball.

This commit is contained in:
Michael Fladischer 2015-09-03 12:57:05 +02:00
parent 37447be394
commit 968a162134

View file

@ -1,5 +1,6 @@
recursive-include django_downloadview *
recursive-include demo *.py *.rst *.html *.json *.txt
recursive-include docs Makefile *.py *.txt
global-exclude *.pyc
include AUTHORS
include CHANGELOG