django-downloadview/MANIFEST.in

5 lines
160 B
Text
Raw Normal View History

recursive-include django_downloadview *
global-exclude *.pyc .*.swp
include *.txt
include AUTHORS CHANGELOG CONTRIBUTING.rst INSTALL LICENSE README.rst VERSION