django-downloadview/MANIFEST.in

9 lines
171 B
Text
Raw Normal View History

recursive-include django_downloadview *
2015-06-24 12:10:33 +00:00
global-exclude *.pyc
include AUTHORS
include CHANGELOG
include CONTRIBUTING.rst
include INSTALL
include LICENSE
include README.rst