Skip to content

feat: add piwheels index for pre-built armv7l wheels - #23

Open
maxscheel wants to merge 2 commits into
mainfrom
feat/piwheels-index
Open

feat: add piwheels index for pre-built armv7l wheels#23
maxscheel wants to merge 2 commits into
mainfrom
feat/piwheels-index

Conversation

@maxscheel

Copy link
Copy Markdown
Contributor

Adds UV_EXTRA_INDEX_URL=https://www.piwheels.org/simple to the builder stage so uv can pull pre-built armv7l wheels instead of compiling from source during linux/arm/v7 Docker builds.

Adds UV_EXTRA_INDEX_URL=https://www.piwheels.org/simple to the builder
stage so uv can pull pre-built armv7l wheels instead of compiling from
source during linux/arm/v7 Docker builds.
The piwheels numpy wheel is linked against libopenblas (as on Raspberry
Pi OS). Add libopenblas-dev to the builder stage (needed when h5py
imports numpy at build time) and libopenblas0 to the runtime stage.
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.

1 participant