pelican/MANIFEST.in
2012-07-20 11:13:35 +02:00

6 lines
162 B
Text

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