zarr-python
zarr-python copied to clipboard
CI ENH: Add testing with the development version of dependencies
Nightly wheels of development version of core scientific python libraries are built and distributed, and downstream is strongly encouraged to use these as part of their standard CI, and then report issues upstream.
more context https://scientific-python.org/specs/spec-0004/ as well as here https://numpy.org/devdocs/dev/depending_on_numpy.html#testing-against-the-numpy-main-branch-or-pre-releases
This would be nice to include as part of the 3.0 release when we get there.