Skip to content
Snippets Groups Projects
Commit efa97ae4 authored by Timo Millenaar's avatar Timo Millenaar
Browse files

Use system version of cmake instead of python version

parent fd0cbcc0
No related branches found
No related tags found
1 merge request!30Use system version of cmake instead of python version
......@@ -45,7 +45,6 @@ RUN wget -q https://bootstrap.pypa.io/get-pip.py && \
# Install required Python packages
RUN python3 -m pip install --no-cache-dir \
cmake \
numpy \
nodejs-wheel \
toil[cwl]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment