File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -476,10 +476,10 @@ all build and test environments. This will generally speed up cibuildwheel.
476
476
Make sure you have an external uv on Windows and macOS, either by
477
477
pre-installing it, or installing cibuildwheel with the uv extra,
478
478
` cibuildwheel[uv] ` . uv currently does not support Windows on ARM,
479
- musllinux on s390x, Android , or iOS. Legacy dependencies like
479
+ musllinux on s390x, Pyodide , or iOS. Legacy dependencies like
480
480
setuptools on Python < 3.12 and pip are not installed if using uv.
481
481
482
- On Android and Pyodide, only "build" is supported.
482
+ On Android and Pyodide, the "pip" frontend is not supported.
483
483
484
484
You can specify extra arguments to pass to the build frontend using the
485
485
optional ` args ` option.
You can’t perform that action at this time.
0 commit comments