-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
Minimal, reproducible code sample, a copy-pastable example if possible
mamba create -n test python=3.10
pip install numcodecs
Problem description
Above code spends some time building the wheel. Which may fail on some systems and also slows down install times. It would be great to bump CI python versions and release the new wheels.
Version and installation information
Please provide the following:
- Value of
numcodecs.__version__0.9.1 - Version of Python interpreter 3.10
- Operating system (Linux/Windows/Mac) linux
- How NumCodecs was installed (e.g., "using pip into virtual environment", or "using conda"): pip
Metadata
Metadata
Assignees
Labels
No labels