eqcorrscan / EQcorrscan

Earthquake detection and analysis in Python.
https://eqcorrscan.readthedocs.io/en/latest/
Other
166 stars 86 forks source link

Update test_conda_env.yml #533

Closed calum-chamberlain closed 1 year ago

calum-chamberlain commented 1 year ago

trying to fix the test env.

calum-chamberlain commented 1 year ago

This took a lot of stuffing about to get osx to run again - the build env that conda-forge uses changed but it is now running in a similar env.

The failing slow tests relate to subspace issues which relate to changes to numpy handling of array setting with sequence in core.subspace.multi. This should be a simple fix for another PR.