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 e3aa9c6 commit ad15002Copy full SHA for ad15002
pyproject.toml
@@ -3,7 +3,7 @@ package = "pulp_python"
3
filename = "CHANGES.rst"
4
directory = "CHANGES/"
5
title_format = "{version} ({project_date})"
6
-template = "CHANGES/.TEMPLATE.rst"
+template = "CHANGES/.TEMPLATE.md"
7
issue_format = "`#{issue} <https://github.com/pulp/pulp_python/issues/{issue}>`__"
8
9
[tool.check-manifest]
0 commit comments