Skip to content

Commit

Permalink
Revert change to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
elesel authored Jul 7, 2023
1 parent 6029d71 commit b3cfda1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ RUN conda env create -p $CONDA_PREFIX -f conda_dependencies.yaml -q && \
rm conda_dependencies.yaml && \
conda run -p $CONDA_PREFIX pip cache purge && \
conda clean -a -y

0 comments on commit b3cfda1

Please sign in to comment.