mirror of https://github.com/pyodide/pyodide.git
60d530801e
We are pushing pyodide_build to PyPI as a Python package, but for now, installing pyodide_build from PyPI (i.e. pip install pyodide_build`) is almost useless because: there are bunch of hard-coded paths (e.g. Path(__file__).parents[2]), its dependencies are not specified in setup.cfg. This PR is for mitigating this situation by removing hard-coded paths and adding tests, and is also a preparation for our new CLI (https://github.com/pyodide/pyodide/issues/1977). |
||
---|---|---|
.. | ||
building-from-sources.md | ||
contributing.md | ||
core.md | ||
debugging.md | ||
maintainers.md | ||
meta-yaml.md | ||
new-packages.md | ||
testing.md |