Update wheels #6402

This commit is contained in:
Thomas Krijnen
2025-03-20 10:42:27 +01:00
parent 3c777a0b85
commit 53fd1284b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 = '';