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). |
||
---|---|---|
.. | ||
_test_packages | ||
test_buildall.py | ||
test_buildpkg.py | ||
test_common.py | ||
test_mkpkg.py | ||
test_pywasmcross.py | ||
test_run_docker.py | ||
test_testing.py |