Skip to content
Snippets Groups Projects
Commit 44046d78 authored by Olivier BICHLER's avatar Olivier BICHLER
Browse files

Revert "Added icecream dependency for aidge_onnx"

This reverts commit d9c52ee3
parent f6fc3f9c
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ coverage:ubuntu_python:
- python -m pip install numpy coverage requests unittest-xml-reporting
- >
if [[ "$CI_PROJECT_NAME" == "aidge_onnx" ]]; then
python -m pip install pytest onnxruntime>=1.18.0 icecream
python -m pip install pytest onnxruntime>=1.18.0
fi
script:
- cd ${CI_PROJECT_NAME}
......
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