django-downloadview/MANIFEST.in
2020-12-22 21:57:56 +01:00

8 lines
171 B
Text

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