mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add pyproject.toml to MANIFEST.in
This commit is contained in:
parent
3aacc114fd
commit
5bb4bab718
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
include *.rst
|
include *.rst
|
||||||
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue