Skip to content

Commit f046d0a

Browse files
agriyakhetarpaljoerickhenryiii
authored
Bump to Pyodide v0.29.3 (#2743)
* Bump to Pyodide v0.29.3 * Bump constraints to fix virtualenv release deletion --------- Co-authored-by: Joe Rickerby <joerick@mac.com> Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
1 parent f5a31ee commit f046d0a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@ Platform-specific environment variables are also available:<br/>
12571257

12581258
[tool.cibuildwheel.pyodide]
12591259
# Choose a specific pyodide-build version
1260-
dependency-versions = { packages = ["pyodide-build==0.29.1"] }
1260+
dependency-versions = { packages = ["pyodide-build==0.31.2"] }
12611261
```
12621262

12631263
!!! tab examples "Environment variables"
@@ -1276,7 +1276,7 @@ Platform-specific environment variables are also available:<br/>
12761276
CIBW_DEPENDENCY_VERSIONS: "packages: auditwheel==6.2.0"
12771277

12781278
# Choose a specific pyodide-build version
1279-
CIBW_DEPENDENCY_VERSIONS_PYODIDE: "packages: pyodide-build==0.29.1"
1279+
CIBW_DEPENDENCY_VERSIONS_PYODIDE: "packages: pyodide-build==0.31.2"
12801280

12811281
# Use shell-style quoting around spaces package specifiers
12821282
CIBW_DEPENDENCY_VERSIONS: "packages: 'pip >=16.0.0, !=17'"

0 commit comments

Comments
 (0)