pyproj icon indicating copy to clipboard operation
pyproj copied to clipboard

muslinux wheel missing

Open jrauschenbusch opened this issue 4 months ago • 1 comments

Expected behavior and actual behavior.

There should be a wheel for musllinux, to speed up CI build times significantly when using Alpine-based Python base images.

Steps to reproduce the problem.

pip install pyproj => Builds from source instead of using a pre-built wheel for musllinux

Operating system

Alpine Linux, x86_64 and aarch64

jrauschenbusch avatar Feb 22 '24 10:02 jrauschenbusch