Skip to content
Snippets Groups Projects
Commit 33c5bc56 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

OSB-23: added missing matplotlib library

parent b2372714
No related branches found
No related tags found
1 merge request!44Merge back holography to master
......@@ -23,7 +23,8 @@ RUN pip3 install dataclasses \
astropy==3.2.1 \
h5py==2.9.0 \
emcee==2.2.1 \
numba==0.45.1
numba==0.45.1 \
matplotlib==3.1.1
FROM base as base-build
......
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