We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3507b6a commit 8876c4dCopy full SHA for 8876c4d
pyproject.toml
@@ -144,7 +144,7 @@ addopts = "-vv --doctest-modules -p no:warnings --ignore-glob='*mock*'"
144
package = "jdiff"
145
directory = "changes"
146
filename = "docs/release_notes.md"
147
-template = "changes/towncrier_template.j2"
+template = "towncrier_template.j2"
148
start_string = "<!-- towncrier release notes start -->"
149
issue_format = "[#{issue}](https://github.com/networktocode/jdiff/issues/{issue})"
150
0 commit comments