zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

pre-commit is under-determined

Open d-v-b opened this issue 3 weeks ago • 0 comments

in #3619 I observed that the pre-commit check that runs in CI was flagging different problems from my local pre-commit run. This is no fun for contributors. I suspect we are leaving some versions of python + deps open, when we should instead declare them explicitly.

d-v-b avatar Dec 17 '25 12:12 d-v-b