silx-kit / silx

silx toolkit
http://www.silx.org/doc/silx/latest/
MIT License
119 stars 70 forks source link

Dependencies: Fixed numpy v2 support on Windows; Continous integration: Added tests with numpy v2; Fixed test by using PySide<6.7 #4108

Closed t20100 closed 2 months ago

t20100 commented 2 months ago

Checklist:


This PR aims at having CI pass

t20100 commented 2 months ago

This PR also fixes the cython code so that tests pass on Windows with numpy 2, since there is a breaking change regarding Windows default integer

t20100 commented 2 months ago

This PR also modifies:

t20100 commented 2 months ago

This is ready for review.