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
Using the `manylinux_2_28_x86_64` tag guarantees that the built wheel
works for any linux distribution with glibc version >= 2.28
If this is not used, then the built wheel is not guaranteed to work on
linux distributions other than what the build infra uses.
See [manylinux](https://github.com/pypa/manylinux?tab=readme-ov-file)
for more details
Co-authored-by: Yukio Siraichi <[email protected]>
0 commit comments