We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2deac commit ad63fd7Copy full SHA for ad63fd7
pyproject.toml
@@ -35,6 +35,7 @@ zarr = {version = "^2.18.2", optional = true}
35
pytest = "^8.3.2"
36
ruff = "^0.6.0"
37
mypy = "^1.10.0"
38
+pre-commit = "4.3.0"
39
40
[tool.poetry.scripts]
41
cmip7-prep = "cmip7_prep.cli:app"
0 commit comments