Migrate to using pixi for CI and development
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
assigned to @andre.anjos
mentioned in commit f74f2353
17 16 18 .. code-block:: sh 17 Install using pip_, or your preferred Python project management solution (e.g. 18 uv_, rye_ or poetry_). 19 20 **Stable** release, from PyPI: 21 22 .. code:: sh 19 23 20 24 pip install clapper 21 25 26 **Latest** development branch, from its git repository: 27 28 .. code:: sh 29 30 pip install git+https://gitlab.idiap.ch/biosignal/software/clapper@main
Please register or sign in to reply