forked from github/pelican
add the changelog to the text on PyPI
This commit is contained in:
parent
f92c0cb69d
commit
625afa0621
2 changed files with 8 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
include *.rst
|
||||
global-include *.py
|
||||
recursive-include pelican *.html *.css *png *.in
|
||||
include LICENSE THANKS
|
||||
include LICENSE THANKS docs/changelog.rst
|
||||
recursive-include tests *
|
||||
recursive-exclude tests *.pyc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue