Skip to content
Snippets Groups Projects

Fix/aidge backend opencv

Closed Grégoire Kubler requested to merge fix/aidge_backend_opencv into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -80,6 +80,7 @@ coverage:ubuntu_python:
- 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 unittest-xml-reporting
- !reference [.retrieve_deps:apt, script]
script:
- cd ${CI_PROJECT_NAME}
# Retrieve the installation path of the module, since it is installed with pip.
Loading