Client Challenge

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

Simple index