Add cookiecutter (#428)

This commit is contained in:
Jack Gerrits 2024-08-29 11:46:30 -04:00 committed by GitHub
parent 90dfcaf28f
commit 4f9626c447

View File

@ -14,7 +14,8 @@ dev-dependencies = [
"polars", "polars",
"pytest_mock", "pytest_mock",
"poethepoet", "poethepoet",
"packaging" "packaging",
"cookiecutter"
] ]
[tool.uv.sources] [tool.uv.sources]