You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support NumPy 2 (#949)
* build with numpy2
* release np <2 pin for runtime dep
* TEST: force numpy 2 for test purpose
* pytest only show 20 durations instead of ALL
* test NumPy 1
* test finished, remove np<2 pin
* fix: DeprecationWarning: pkg_resources is deprecated as an API
* remove numpy from build dependency