[MRG] Debug wheels (and remove i686) by rflamary · Pull Request #543 · PythonOT/POT
Types of changes
Building wheel for i686 became a pain with missing stuff and no scipy and nmnpy wheels (so long build and potential failure when building them). I remove them in this PR wince it is very old hardware nowadays.
Motivation and context / Related issue
How has this been tested (if it applies)
PR checklist
- I have read the CONTRIBUTING document.
- The documentation is up-to-date with the changes I made (check build artifacts).
- All tests passed, and additional code has been covered with new tests.
- I have added the PR and Issue fix to the RELEASES.md file.