From 89354d1a223b78399ee6bb1396da91a780976e9c Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Fri, 16 Aug 2024 00:42:27 +0300 Subject: [PATCH] Fixed towncrier check --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 6e940ff3..798c0860 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -331,6 +331,9 @@ filename = "CHANGES.rst" directory = "CHANGES/" template = "CHANGES/.template.rst.jinja2" issue_format = "`#{issue} `_" +ignore = [ + ".template.rst.jinja2", +] [[tool.towncrier.section]] path = ""