mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Include feeds and mkd files in the dist package.
This files are needed to run the tests.
This commit is contained in:
parent
fd018d7ceb
commit
427a5ca3c3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
include *.rst
|
||||
global-include *.py
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.md
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.md *.mkd *.xml
|
||||
include LICENSE THANKS docs/changelog.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue