1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/pyproject.toml
2019-02-14 16:33:45 +02:00

10 lines
342 B
TOML

[tool.towncrier]
#package = "mypackage"
package_dir = "towncrier"
filename = "CHANGELOG.md"
underlines = ["-", "", ""]
template = "towncrier/template.md"
title_format = "v{version} - {project_date}"
issue_format = "[#{issue}](https://github.com/Mailu/Mailu/issues/{issue})"
start_string = "<!-- TOWNCRIER -->"