Skip to content
Snippets Groups Projects
Commit ea8febe3 authored by Jan David Mol's avatar Jan David Mol
Browse files

Remove trace of debugging/development code

parent 989db5ba
No related branches found
No related tags found
1 merge request!121Resolve L2SS-275 "Add UNB2 simulator and integration test"
......@@ -2,8 +2,6 @@ FROM ubuntu:20.04
COPY requirements.txt /requirements.txt
ENV A = A
RUN apt-get update && apt-get install -y python3 python3-pip python3-yaml git && \
pip3 install -r requirements.txt && \
git clone --depth 1 --branch master https://git.astron.nl/lofar2.0/pypcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment