On Thursday, August 8, 2024 at 7:57:12 AM UTC-5 Marc Culler wrote:
I think it would be possible to use a single spkg for all of the additional
binary wheels, where the main content of that spkg is a requirements.txt
file listing versions and hashes.
Yes, that is approach Matthias implemented
As far as I can tell, that is quite different from what I was suggesting.
It involves a separate package directory for each binary wheel, not one
directory for many binary wheels which would all get installed together at
the end of the build process in one big pip run.
However, I was naively l