Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -1253,6 +1253,12 @@ The available Pyodide versions are determined by the version of `pyodide-build`
!!! tip
You can set the version of `pyodide-build` using the [`dependency-versions`](#dependency-versions) option.

!!! warning
This option is considered experimental, and might be converted to a more general mechanism in a future minor cibuildwheel release.

!!! warning
Make sure to scope it to one specific pyodide identifier with overrides if using the `pyodide-prerelease` enable.

#### Examples

!!! tab examples "pyproject.toml"
Expand Down