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
@@ -99,7 +99,7 @@ def test_pyodide_version_incompatible(tmp_path, capfd):
|
||||
tmp_path,
|
||||
add_args=["--platform", "pyodide"],
|
||||
add_env={
|
||||
"CIBW_DEPENDENCY_VERSIONS": "packages: pyodide-build==0.29.3",
|
||||
"CIBW_DEPENDENCY_VERSIONS": "packages: pyodide-build==0.31.2",
|
||||
"CIBW_PYODIDE_VERSION": "0.26.0a6",
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user