Skip to content
Snippets Groups Projects
Commit 87967a20 authored by Sander ter Veen's avatar Sander ter Veen
Browse files

Force rebuild of pyautoplot

parent 4b1ba06b
No related branches found
No related tags found
No related merge requests found
...@@ -184,7 +184,7 @@ RUN apt-get update -y && \ ...@@ -184,7 +184,7 @@ RUN apt-get update -y && \
wget git python3-nose python3-coverage \ wget git python3-nose python3-coverage \
python3-astropy python3-astropy
RUN A=$CX; git clone https://git.astron.nl/ao/sdco/pyautoplot.git ${INSTALLDIR}/pyautoplot && \ RUN A=$CY; git clone https://git.astron.nl/ao/sdco/pyautoplot.git ${INSTALLDIR}/pyautoplot && \
cd ${INSTALLDIR}/pyautoplot && \ cd ${INSTALLDIR}/pyautoplot && \
git checkout master && \ git checkout master && \
python3 setup.py install python3 setup.py install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment