1
0
Fork 0
forked from github/pelican
pelican-theme/MANIFEST.in
2021-10-12 14:50:58 +02:00

6 lines
No EOL
227 B
Text

include *.rst
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py *.jinja2
include LICENSE THANKS docs/changelog.rst pyproject.toml
graft samples
global-exclude __pycache__
global-exclude *.py[co]