Skip to content

Commit 7b4079b

Browse files
committed
docs: touch up description for build-frontend
Signed-off-by: Henry Schreiner <[email protected]>
1 parent e4e958d commit 7b4079b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,10 +476,10 @@ all build and test environments. This will generally speed up cibuildwheel.
476476
Make sure you have an external uv on Windows and macOS, either by
477477
pre-installing it, or installing cibuildwheel with the uv extra,
478478
`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
480480
setuptools on Python < 3.12 and pip are not installed if using uv.
481481

482-
On Android and Pyodide, only "build" is supported.
482+
On Android and Pyodide, the "pip" frontend is not supported.
483483

484484
You can specify extra arguments to pass to the build frontend using the
485485
optional `args` option.

0 commit comments

Comments
 (0)