jvwilliams23 / pyssam

A Python library for biomedical statistical shape and appearance modelling.
https://pyssam.readthedocs.io/
GNU Affero General Public License v3.0
30 stars 2 forks source link

Fix build (numpy 2.0) #9

Closed jvwilliams23 closed 5 months ago

jvwilliams23 commented 5 months ago

Fix skimage build issue by limiting numpy dependency to be less than 2.0 (just released).