summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 87d433a8de348d89d4570bbe675454e2cf2e4961 (plain)
1
2
3
4
5
6
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]