Skip to content
Snippets Groups Projects
Verified Commit fa84f47c authored by Paul Dechamps's avatar Paul Dechamps :speech_balloon:
Browse files

(pip) Removed install scipy

parent 6213603c
No related branches found
No related tags found
1 merge request!1BLASTER v1.0
Pipeline #19855 failed
...@@ -23,9 +23,6 @@ stages: ...@@ -23,9 +23,6 @@ stages:
build: build:
<<: *global_tag_def <<: *global_tag_def
stage: build stage: build
before_script:
- apt-get install -y python-pip
- python -m pip install scipy==1.11.3 --user
script: script:
- git submodule init - git submodule init
- git submodule update - git submodule update
......
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