python -m build --wheel --skip-dependency-check &&

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