We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b356c commit 47580aaCopy full SHA for 47580aa
1 file changed
pyproject.toml
@@ -25,6 +25,12 @@ license-files = ["LICENSE"]
25
Homepage = "https://github.com/lang-m/blaupause"
26
# Documentation
27
28
+[tool.towncrier]
29
+directory = "changes"
30
+filename = "CHANGELOG.md"
31
+package = "blaupause"
32
+issue_format = "[#{issue}](https://github.com/lang-m/blaupause/pulls/{issue})"
33
+
34
[tool.changelog-bot]
35
[tool.changelog-bot.towncrier_changelog]
36
enabled = true
0 commit comments