Skip to content
Snippets Groups Projects

Fix/update CI

Merged Bram Veenboer requested to merge update-ci into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -37,6 +37,7 @@ RUN export DEBIAN_FRONTEND="noninteractive" && \
pybind11-dev \
python3-astropy \
python3-dev \
python3-h5py-serial \
python3-matplotlib \
python3-numpy \
python3-pip \
@@ -71,7 +72,6 @@ RUN wget -nv -O /WSRT_Measures.ztar ftp://ftp.astron.nl/outgoing/Measures/WSRT_M
RUN pip3 install \
black \
cmake-format \
h5py \
pytest \
pytest-lazy-fixture \
sphinx \
Loading