pip3 wheel -w dist --no-build-isolation --no-deps $PWD &&

prepare_install &&
pip3 install --no-index --find-links=dist pyproject_hooks
