Skip to content

release wheel for 3.10 #308

@ianhi

Description

@ianhi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions