#obspy release candidate ready for testing. will get finalized next week.
https://test.pypi.org/project/obspy/1.5.0rc1/#files
https://github.com/conda-forge/obspy-feedstock/pull/59
https://github.com/obspy/obspy/issues/3228#issuecomment-4012139354
#obspy release candidate ready for testing. will get finalized next week.
https://test.pypi.org/project/obspy/1.5.0rc1/#files
https://github.com/conda-forge/obspy-feedstock/pull/59
https://github.com/obspy/obspy/issues/3228#issuecomment-4012139354
For users of conda/mamba, an environment with the RC can be easily set up like this:
conda create -n obspyRC python=3.13 obspy
conda activate obspyRC
conda remove --force obspy
pip install --pre -i https://test.pypi.org/simple/ obspy==1.5.0rc1