mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Include the md / rst files in the dist
This commit is contained in:
parent
e999918cd1
commit
675d6c81cd
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,4 @@
|
|||
include *.rst
|
||||
global-include *.py
|
||||
recursive-include pelican *.html *.css *png *.in
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.md
|
||||
include LICENSE THANKS docs/changelog.rst
|
||||
recursive-include tests *
|
||||
recursive-exclude tests *.pyc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue