diff --git a/pyproject.toml b/pyproject.toml index efc3b1831..672fdb073 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ docs = [ target-version = "py312" # Exclude the template content as most files aren't parseable extend-exclude = [ - "{{cookiecutter.project_slug}}/*", + "[{]{2}cookiecutter.project_slug[}]{2}/*", ] lint.select = [