django-downloadview/MANIFEST.in

6 lines
153 B
Text
Raw Normal View History

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