pelican/MANIFEST.in
Simon Conseil 427a5ca3c3 Include feeds and mkd files in the dist package.
This files are needed to run the tests.
2013-06-02 16:22:32 +02:00

4 lines
148 B
Text

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