-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Python] Remove manylinux2014 wheels #46959
Copy link
Copy link
Closed
Description
Describe the enhancement requested
We have lots of Python wheel builds now, and we produce two wheel flavors for glibc-based Linux systems: manylinux2014 and manylinux_2_28.
It seems that manylinux_2_28 should support all current systems according to https://github.com/mayeut/pep600_compliance?tab=readme-ov-file#distro-compatibility, except perhaps Amazon Linux 2.
Do we care enough about Amazon Linux 2 wheels or can we remove manylinux2014 wheels?
Component(s)
Python, Packaging
Reactions are currently unavailable