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

Updated dependencies of pypcc simulator

parent 26bb8a12
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ FROM ubuntu:20.04
RUN apt-get update && apt-get install -y python3 python3-pip python3-yaml git
RUN pip3 install opcua numpy
RUN pip3 install opcua numpy recordclass
RUN git clone https://git.astron.nl/lofar2.0/pypcc
RUN cd pypcc && touch pylibi2c.py
......
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