CSHS-CWRA / RavenPy

A Python wrapper to setup and run the hydrologic modelling framework Raven
https://ravenpy.readthedocs.io
MIT License
25 stars 5 forks source link

Update dependencies, stabilize test #358

Closed Zeitsperre closed 5 months ago

Zeitsperre commented 5 months ago

Changes

coveralls commented 5 months ago

Coverage Status

coverage: 81.685% (-0.1%) from 81.788% when pulling 97c0ed267dd67b738bdecfeec5830e6b5727a7ca on fix-py310 into e90251e6587b186b02c93ce5f607856bd3a7df43 on master.

Zeitsperre commented 5 months ago

@huard and @tlvu

GitHub has updated their macOS images to the ARM64 architecture. Unfortunately, this complicates our builds, as the conda-packages are only working for x86_64/AMD64. Once we can get things working again for the Raven-Hydro conda package, that should be resolved.

There was also a recent update to scikit-build-core that needs to be addressed upstream as well. Working on that now.