Skip to content
Snippets Groups Projects
Commit b255de04 authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Fix.

parent 993dcd24
No related branches found
No related tags found
No related merge requests found
Pipeline #
FROM conda_pyenv:pinned_v0.1
RUN /bin/bash -i -c "\
RUN /bin/bash -i -c "; \
source /root/anaconda3/bin/activate ; \
source activate py3; \
conda env update -f /root/environment_arosics.yml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment