Skip to content

Commit fbf2c11

Browse files
hoodmaneryanking13
andauthored
Update pyodide-build to tip of tree (pyodide#5396)
Co-authored-by: Gyeongjae Choi <[email protected]>
1 parent 549a6ed commit fbf2c11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyodide-build

Submodule pyodide-build updated 66 files

tools/create_xbuildenv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
get_build_flag,
1212
get_unisolated_packages,
1313
)
14-
from pyodide_build.recipe import load_all_recipes
14+
from pyodide_build.recipe.loader import load_all_recipes
1515
except ImportError:
1616
print("Requires pyodide-build package to be installed")
1717
sys.exit(1)

0 commit comments

Comments
 (0)