Skip to content
Snippets Groups Projects
Commit d6d88073 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

cleanup

parent e5e0b8ec
No related branches found
No related tags found
1 merge request!53Convert to NetCDF
......@@ -77,7 +77,7 @@ WORKDIR /python
RUN curl -sS "${PYTHON_URL}" | tar xz --strip-components=1 \
&& ./configure --enable-optimizations --silent \
&& make install --silent\
&& make install --silent \
&& curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python3
WORKDIR ${workdir}
......
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