You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[build] Repack wheel with LZMA compression
Add a post-build step to recompress the wheel using LZMA (ZIP_LZMA),
which reduces size by ~35% compared to the default DEFLATE. This brings
the wheel under the 2 GiB GitHub release limit.