django-defender/MANIFEST.in

7 lines
153 B
Text
Raw Normal View History

include CONTRIBUTING.rst
include CHANGES.rst
include README.rst
include LICENSE
recursive-include defender/templates *.html
recursive-exclude * *.py[co]