1
0
Fork 0
forked from github/pelican
pelican-theme/MANIFEST.in

6 lines
181 B
Text
Raw Normal View History

2010-08-19 14:14:25 +02:00
include *.rst
2012-01-12 11:50:08 +01:00
global-include *.py
recursive-include pelican *.html *.css *png *.in
2012-12-04 01:53:52 +01:00
include LICENSE THANKS docs/changelog.rst
2012-07-20 11:13:35 +02:00
recursive-include tests *
recursive-exclude tests *.pyc