diff --git a/base/singularity-py3:3.5.3 b/base/singularity-py3:3.5.3 index e9426aafcc101ac123775110ba738dfea1423df9..418d76350d01400ecaefdc9394afe273e75acc02 100644 --- a/base/singularity-py3:3.5.3 +++ b/base/singularity-py3:3.5.3 @@ -20,7 +20,6 @@ FROM python:3.8.1 RUN pip install matplotlib seaborn pillow ipython jupyter notebook pillow - #Set the go environment RUN echo '\ export GOPATH=${HOME}/go\n\