1
0
Fork 0
forked from github/pelican

Add pyproject.toml to MANIFEST.in

This commit is contained in:
Justin Mayer 2019-07-14 17:09:11 +02:00
commit 5bb4bab718

View file

@ -1,3 +1,3 @@
include *.rst
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py
include LICENSE THANKS docs/changelog.rst
include LICENSE THANKS docs/changelog.rst pyproject.toml