Skip to content
Snippets Groups Projects
Commit 2fdf6b01 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : missing dep

parent 1d18d008
No related branches found
No related tags found
1 merge request!7fix : disabling windows release & -DWERROR=1 + dependencies fix
......@@ -77,7 +77,7 @@ coverage:ubuntu_python:
before_script:
- apt-get update
- apt-get install -y python-is-python3 python3-pip
- apt-get install -y python-is-python3 python3-pip cmake # cmake for aidge_core tests
- source venv/bin/activate
- python -m pip install numpy coverage requests
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment