python3 -m build --wheel &&

prepare_install &&
python3 -m installer --no-compile-bytecode --destdir=/ dist/*.whl
