Skip to content
Snippets Groups Projects
Commit 7e5868f3 authored by Bas Nijholt's avatar Bas Nijholt
Browse files

wip2

parent 95d4d781
No related branches found
No related tags found
No related merge requests found
Pipeline #13562 failed
......@@ -7,5 +7,5 @@ ENV LC_ALL C.UTF-8
COPY environment.yml test-requirements.txt /
RUN conda env update -n root -f environment.yml
RUN conda env update --quiet -n root -f environment.yml
RUN pip install -r test-requirements.txt
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