django-defender/MANIFEST.in
Aleksi Häkli df9d380feb
RTD HTML and PDF documentation (#146)
Convert Markdown to reStructuredText
Include converted documents in the docs folder
2019-11-13 21:58:47 +02:00

6 lines
153 B
Text

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