1
0
Fork 0
forked from github/pelican
pelican-theme/MANIFEST.in
Michael Guntsche 8c375f016f Add template files to MANIFEST.in
Commit 7c53cc8955 put the templates in a separate directory.
As a result setuptools did not include them any longer.
2012-06-13 21:54:40 +02:00

4 lines
99 B
Text

include *.rst
global-include *.py
recursive-include pelican *.html *.css *png *.in
include LICENSE