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 6962349 commit c6f6438Copy full SHA for c6f6438
pyproject.toml
@@ -130,3 +130,6 @@ show_error_context = true
130
[[tool.mypy.overrides]]
131
module = ["zarr"]
132
ignore_missing_imports = true
133
+
134
+[tool.uv]
135
+required-version = "0.6.11
0 commit comments