Added more infos about muslinux support of uv in options.md (#2675)
uv doesn't support also ppc64le and riscv64 for muslinux
This commit is contained in:
+1
-2
@@ -477,8 +477,7 @@ Make sure you have an external uv on Windows and macOS, either by
|
|||||||
pre-installing it, or installing cibuildwheel with the `uv` extra, which is
|
pre-installing it, or installing cibuildwheel with the `uv` extra, which is
|
||||||
possible by manually passing `cibuildwheel[uv]` to installers or by using the
|
possible by manually passing `cibuildwheel[uv]` to installers or by using the
|
||||||
`extras` option in the [cibuildwheel action](ci-services.md#github-actions).
|
`extras` option in the [cibuildwheel action](ci-services.md#github-actions).
|
||||||
uv currently does not support iOS or musllinux on s390x. Legacy dependencies
|
uv currently does not support iOS or musllinux on s390x, ppc64le and riscv64.
|
||||||
like setuptools on Python < 3.12 and pip are not installed if using uv.
|
|
||||||
|
|
||||||
On Android and Pyodide, the "pip" frontend is not supported.
|
On Android and Pyodide, the "pip" frontend is not supported.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user