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

(pip) Other way to install pip

parent 10f3e936
No related branches found
No related tags found
1 merge request!1BLASTER v1.0
Pipeline #19852 failed
......@@ -24,7 +24,7 @@ build:
<<: *global_tag_def
stage: build
before_script:
- apt install python3-pip
- apt-get install -y python3-pip
- python3 -m pip install scipy==1.11.3 --user
script:
- git submodule init
......
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