diff --git a/python/pyproject.toml b/python/pyproject.toml index 5035f0f45..3c1cca4b4 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -14,7 +14,8 @@ dev-dependencies = [ "polars", "pytest_mock", "poethepoet", - "packaging" + "packaging", + "cookiecutter" ] [tool.uv.sources]