pyodide/pyodide-build/pyodide_build/cli
Gyeongjae Choi b801885353
Out-of-tree recipe build support (#3544)
Add out-of-tree support for `pyodide build-recipes` command.
This mostly reuses xbuildenv we use for the out-of-tree build.
2023-03-23 14:01:27 +09:00
..
__init__.py Use pyodide-cli entrypoint for out-of-tree CLI (#3140) 2022-09-24 18:34:36 -07:00
build.py Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01:00
build_recipes.py Out-of-tree recipe build support (#3544) 2023-03-23 14:01:27 +09:00
config.py Make sure pyodide config doesn't output anything extra (#3483) 2023-01-22 08:24:58 -08:00
create_zipfile.py Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01:00
py_compile.py Fix wheel compression with the JsDelivr CDN (#3667) 2023-03-21 09:11:47 +01:00
skeleton.py Out-of-tree recipe build support (#3544) 2023-03-23 14:01:27 +09:00
venv.py Add a CLI command to create a zipfile of Python libraries (#3411) 2023-01-14 14:59:42 +01:00
xbuildenv.py Ruff is now compatible with Python pattern matching (#3650) 2023-03-13 22:45:06 +01:00