Skip to content

Do not install CuPy on darwin - #3988

Merged
d-v-b merged 1 commit into
zarr-developers:mainfrom
chuckwondo:no-cupy-on-darwin
May 20, 2026
Merged

Do not install CuPy on darwin#3988
d-v-b merged 1 commit into
zarr-developers:mainfrom
chuckwondo:no-cupy-on-darwin

Conversation

@chuckwondo

Copy link
Copy Markdown
Contributor

CUDA isn't available on macOS, so don't attempt to install it. This allows running "uv sync --all-extras" without error on macOS.

CUDA isn't available on macOS, so don't attempt to install it. This
allows running "uv sync --all-extras" without error on macOS.
@github-actions github-actions Bot added the needs release notes Automatically applied to PRs which haven't added release notes label May 20, 2026
@codecov

codecov Bot commented May 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.39%. Comparing base (79d5b8f) to head (98dc2ad).
⚠️ Report is 144 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3988   +/-   ##
=======================================
  Coverage   93.39%   93.39%           
=======================================
  Files          88       88           
  Lines       11840    11840           
=======================================
  Hits        11058    11058           
  Misses        782      782           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@d-v-b
d-v-b merged commit 68c92f6 into zarr-developers:main May 20, 2026
30 checks passed
@d-v-b

d-v-b commented May 20, 2026

Copy link
Copy Markdown
Contributor

thanks chuck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants