python -m build --no-isolation --wheel &&

prepare_install &&
python -m installer --destdir=/ dist/*.whl
