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

Move our pip dependencies to a requirements text file.

parent c7ad387d
No related branches found
No related tags found
1 merge request!4Device containers
FROM nexus.engageska-portugal.pt/ska-docker/tango-itango:latest FROM nexus.engageska-portugal.pt/ska-docker/tango-itango:latest
RUN pip3 install "opcua >= 0.98.9" astropy COPY lofar-requirements.txt /lofar-requirements.txt
RUN pip3 install -r /lofar-requirements.txt
opcua >= 0.98.9
astropy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment