Closed dalonsoa closed 2 years ago
The binary wheels for the Linux and the i686 architecture fail to build. As a result, none of the Linux wheels (the i86_64 are built ok) are uploaded to PyPI. I feel that i686 is not really a common use case anymore and can safely skip it.
@jcohen02 , since you implemented this and are more familiar with Manylinux, could you have a look at this? If it looks as if it will take more than 5 min to fix, just remove the support for i686, please.
logs_1561.zip
Happy to take a look and remove i686 support, will aim to sort this out sometime today.
Apologies for the delay, this should be addressed in PR #216, see the PR for further details.
The binary wheels for the Linux and the i686 architecture fail to build. As a result, none of the Linux wheels (the i86_64 are built ok) are uploaded to PyPI. I feel that i686 is not really a common use case anymore and can safely skip it.
@jcohen02 , since you implemented this and are more familiar with Manylinux, could you have a look at this? If it looks as if it will take more than 5 min to fix, just remove the support for i686, please.
logs_1561.zip