forked from github/pelican
Merge pull request #1793 from koobs/patch-2
Add missing *.markdown files to PyPI sdist
This commit is contained in:
commit
44ae54fc42
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
include *.rst
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.md *.mkd *.xml *.py
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.markdown *.md *.mkd *.xml *.py
|
||||
include LICENSE THANKS docs/changelog.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue