Skip to content
Snippets Groups Projects
Commit 80449d0a authored by Dominique Benielli's avatar Dominique Benielli
Browse files

add multimodallearn

parent 71b38b34
Branches
Tags
No related merge requests found
......@@ -30,6 +30,7 @@ jobs:
python -m pip install flake8 pytest pytest-cov
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
pip install git+https://github.com/thibgo/randomscm.git@v0.0.0-alpha
pip install git+https://github.com/multi-learn/scikit-multimodallearn.git
- name: install summit
run: |
pip install -e .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment