mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Distribute sample data used to run tests.
This commit is contained in:
parent
33ef2c5356
commit
8be45bd89c
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
include *.rst
|
||||
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py *.jinja2
|
||||
recursive-include samples *
|
||||
exclude samples/__pycache__/*
|
||||
include LICENSE THANKS docs/changelog.rst pyproject.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue