diff --git a/pyproject.toml b/pyproject.toml index 6426451c..1db3f2cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -256,6 +256,7 @@ source = ["mcproto"] package = "mcproto" directory = "changes" template = "changes/.template.rst" +ignore = [".template.rst"] filename = "CHANGELOG.md" issue_format = "[#{issue}](https://github.com/py-mine/mcproto/issues/{issue})" orphan_prefix = "+" # Use '+' instead of number for fragments not connected to any PR