Automatically run the correct version of dso through uv
You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.
There are several alternative options to install dso-mgr:
- Install the latest release of
dso-mgr
from PyPI:
pip install dso-mgr
- Install the latest development version:
pip install git+https://github.com/Boehringer-Ingelheim/dso-mgr.git@main
See the changelog.
If you found a bug, please use the issue tracker.