Fix minimum numpy pin by dstansby · Pull Request #628 · zarr-developers/numcodecs · GitHub
Skip to content

Fix minimum numpy pin#628

Merged
dstansby merged 3 commits into
zarr-developers:mainfrom
dstansby:fix-ci
Nov 9, 2024
Merged

Fix minimum numpy pin#628
dstansby merged 3 commits into
zarr-developers:mainfrom
dstansby:fix-ci

Conversation

@dstansby

@dstansby dstansby commented Nov 9, 2024

Copy link
Copy Markdown
Contributor

Fixes a mistake in #622

Also fixes issues introduced by #524. The problem was zarr==3 has a numpy>=1.25 pin, which doesn't adhere to SPEC 0 and our pin (currently numpy>=1.24), so on Python 3.11 don't install and run the zarr v3 tests.

@dstansby dstansby requested a review from normanrz November 9, 2024 10:47
@codecov

codecov Bot commented Nov 9, 2024

Copy link
Copy Markdown

@normanrz

normanrz commented Nov 9, 2024

Copy link
Copy Markdown
Member

@dstansby dstansby merged commit a7a698d into zarr-developers:main Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants