Best practice suggestions (including bootstrap)

python -m build --outdir ${DESTDIR} .

https://pypa-build.readthedocs.io/

@FFY00 pointed to their python-bootstrap project in Best practice suggestions (including bootstrap) - #5 by FFY00 . Otherwise wheels are zip files, so you can unpack them and copy files to the appropriate places.