mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge pull request #371 from maru-sama/master
Add Template files to MANIFEST.in
This commit is contained in:
commit
70fd137ced
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
include *.rst
|
include *.rst
|
||||||
global-include *.py
|
global-include *.py
|
||||||
recursive-include pelican *.html *.css *png
|
recursive-include pelican *.html *.css *png *.in
|
||||||
include LICENSE
|
include LICENSE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue