Skip to content

Commit

Permalink
Update create_xbuildenv.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking13 authored Feb 1, 2025
1 parent 7b678fb commit 2202ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/create_xbuildenv.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
get_build_flag,
get_unisolated_packages,
)
from pyodide_build.recipe import load_all_recipes
from pyodide_build.recipe.loader import load_all_recipes
except ImportError:
print("Requires pyodide-build package to be installed")
sys.exit(1)
Expand Down

0 comments on commit 2202ea2

Please sign in to comment.