forked from github/pelican
Configure AutoPub for Pelican changelog path & format
This commit is contained in:
parent
00159b7999
commit
f1430472b8
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@ pelican = "pelican.__main__:main"
|
|||
project-name = "Pelican"
|
||||
git-username = "botpub"
|
||||
git-email = "botpub@autopub.rocks"
|
||||
changelog-file = "docs/changelog.rst"
|
||||
changelog-header = "###############"
|
||||
version-header = "="
|
||||
version-strings = ["setup.py"]
|
||||
build-system = "setuptools"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue