Build Linux wheels for both manylinux1 and manylinux2010
Description
Build Linux wheels for both manylinux1 and manylinux2010. This gives us a slightly more modern build environment: manylinux1 is based on CentOS 5, whereas manylinux2010 is based on CentOS 6.
Manylinux2010 is fairly new and requires a recent version of pip: 19.0 or later, available since 2019-01-22. For this reason, we build the manylinux1 wheels too for now.
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes
Backwards Incompatible Changes
N/A
Review Status
N/A
Edited by Ghost User