Skip to content
Snippets Groups Projects
Commit 89232f3e authored by Maja Jablonska's avatar Maja Jablonska
Browse files

Add distutils to CI

parent 7fff4406
No related merge requests found
Pipeline #16313 failed with stage
in 46 seconds
...@@ -10,7 +10,7 @@ stages: ...@@ -10,7 +10,7 @@ stages:
before_script: before_script:
- apt-get update -yqq - apt-get update -yqq
&& apt install python3.9 && apt install python3.9 python3.9-distutils
&& apt-get install -yqq --no-install-recommends && apt-get install -yqq --no-install-recommends
make make
g++ g++
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment