1
0
Fork 0
forked from github/pelican
pelican-theme/MANIFEST.in
2012-12-04 01:53:52 +01:00

6 lines
181 B
Text

include *.rst
global-include *.py
recursive-include pelican *.html *.css *png *.in
include LICENSE THANKS docs/changelog.rst
recursive-include tests *
recursive-exclude tests *.pyc