mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Update wheels #6402
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
const micropip = pyodide.pyimport("micropip");
|
||||
await micropip.install("typing-extensions");
|
||||
document.querySelector("#status2").innerHTML = "Loading IfcOpenShell";
|
||||
await micropip.install("wheels/ifcopenshell-0.8.1+latest-cp312-cp312-emscripten_3_1_58_wasm32.whl");
|
||||
await micropip.install("wheels/ifcopenshell-0.8.2+d50e806-cp312-cp312-emscripten_3_1_58_wasm32.whl");
|
||||
|
||||
document.body.className = '';
|
||||
|
||||
|
||||
Submodule src/pyodide/demo-app/wheels updated: 33b437e5fd...6b5bfb4bdc
Reference in New Issue
Block a user