fmaussion / salem

Add geolocalised subsetting, masking, and plotting operations to xarray
http://salem.readthedocs.io
Other
186 stars 44 forks source link

Migrate to modern python packaging scheme #227

Closed TimoRoth closed 1 year ago

TimoRoth commented 1 year ago

Allows salem to be installed again with latest pip/setuptools.

TimoRoth commented 1 year ago

I'm not sure why all the tests are failing. The error looks entirely unrelated to the setup changes.

fmaussion commented 1 year ago

I'm not sure why all the tests are failing.

I have no clue either - last time I saw this the only solution I had was to pin scipy to a lower version but I'll try to update my local env and see if I can reproduce