File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ The following platforms are supported with binary wheels:
6868 | Linux IBM Z | | manylinux2014+ s390x |
6969 | | | musllinux_1_1+ s390x |
7070 +---------------+---------------------------+
71- | Linux RISC-V | | manylinux_2_39 + riscv64 |
71+ | Linux RISC-V | | manylinux_2_35 + riscv64 |
7272 | | | musllinux_1_2+ riscv64 |
7373 +---------------+---------------------------+
7474 | macOS 10.10+ | Intel |
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ manylinux-aarch64-image = "manylinux2014"
108108manylinux-ppc64le-image = " manylinux2014"
109109manylinux-s390x-image = " manylinux2014"
110110manylinux-armv7l-image = " manylinux_2_31"
111- manylinux-riscv64-image = " manylinux_2_39 "
111+ manylinux-riscv64-image = " ghcr.io/mayeut/manylinux_2_35:2025.08.02-2 "
112112musllinux-x86_64-image = " quay.io/pypa/musllinux_1_1_x86_64:2024.10.26-1"
113113musllinux-i686-image = " quay.io/pypa/musllinux_1_1_i686:2024.10.26-1"
114114musllinux-aarch64-image = " quay.io/pypa/musllinux_1_1_aarch64:2024.10.26-1"
You can’t perform that action at this time.
0 commit comments