[BLD] Add support for NumPy 2.0 wheels by matthewfeickert · Pull Request #629 · PythonOT/POT
* Avoids: AttributeError: `np.infty` was removed in the NumPy 2.0 release. Use `np.inf` instead. AttributeError: `np.Inf` was removed in the NumPy 2.0 release. Use `np.inf` instead.
matthewfeickert
changed the title
build: Add support for NumPy 2.0 wheels
[BLD] Add support for NumPy 2.0 wheels
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters