mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Remove *.in files from MANIFEST.in
There no longer appear to be any *.in files in this project, presumably because we switched to Jinja2 templates instead. Refs #1155
This commit is contained in:
parent
998de87fba
commit
d2eb32c910
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
include *.rst
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.markdown *.md *.mkd *.xml *.py
|
||||
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py
|
||||
include LICENSE THANKS docs/changelog.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue