Currently ./build.py uses ./setup.py bdist_wheel. It is a legacy way to build a package and it could be nice to support building the package with pip and uv (There are some discrepancies between both of them).
nice but not high priority
ref: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
Currently
./build.pyuses./setup.py bdist_wheel. It is a legacy way to build a package and it could be nice to support building the package withpipanduv(There are some discrepancies between both of them).nice but not high priority
ref: https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html