1
0
Fork 0
forked from github/pelican
pelican-theme/MANIFEST.in
Justin Mayer d2eb32c910 Remove *.in files from MANIFEST.in
There no longer appear to be any *.in files in this project, presumably
because we switched to Jinja2 templates instead. Refs #1155
2018-08-03 14:57:22 +02:00

3 lines
139 B
Text

include *.rst
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py
include LICENSE THANKS docs/changelog.rst