To test:
Install an older version of numcodecs into your kernel (pip install numcodecs=2.7.3)
pip install -e .
Verify that the latest version gets installed (0.8.1 or greater).
Optional: verify the demo notebook works, as it relies on the newer version.
To test: Install an older version of numcodecs into your kernel (
pip install numcodecs=2.7.3
)pip install -e .
Verify that the latest version gets installed (0.8.1 or greater).Optional: verify the demo notebook works, as it relies on the newer version.