Skip to content
Snippets Groups Projects
Unverified Commit d72a6fc0 authored by Alexander Kutkin's avatar Alexander Kutkin Committed by GitHub
Browse files

Update Dockerfile

parent 54636c00
No related branches found
No related tags found
No related merge requests found
Pipeline #27738 passed
......@@ -252,7 +252,7 @@ RUN wget -q -O /WSRT_Measures.ztar \
rm /WSRT_Measures.ztar
# Some python stuff
RUN python3 -m pip install h5py pandas pyyaml astropy matplotlib scipy && \
RUN python3 -m pip install h5py pandas pyyaml astropy matplotlib scipy
# cd /src && \
# git clone https://github.com/lofar-astron/PyBDSF.git && \
# cd /src/PyBDSF && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment