Bump to Pyodide v0.29.2 (#2719)
* Bump to Pyodide v0.29.2 * Bump the Pyodide constraints too * Include new auditwheel-emscripten and pyodide-build release * Bump pyodide-build in test to a newer version Co-Authored-By: Gyeongjae Choi <def6488@gmail.com> --------- Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
This commit is contained in:
co-authored by
Gyeongjae Choi
parent
dc4fc9c3fe
commit
9a15d0851e
@@ -226,7 +226,7 @@ python_configurations = [
|
||||
[pyodide]
|
||||
python_configurations = [
|
||||
{ identifier = "cp312-pyodide_wasm32", version = "3.12", default_pyodide_version = "0.27.7", node_version = "v22" },
|
||||
{ identifier = "cp313-pyodide_wasm32", version = "3.13", default_pyodide_version = "0.29.0", node_version = "v22" },
|
||||
{ identifier = "cp313-pyodide_wasm32", version = "3.13", default_pyodide_version = "0.29.2", node_version = "v22" },
|
||||
]
|
||||
|
||||
[android]
|
||||
|
||||
Reference in New Issue
Block a user