Skip to content
Snippets Groups Projects
Commit 04482126 authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Install matplotlib with pip rather than system-wide

parent b2331e04
No related branches found
No related tags found
No related merge requests found
Pipeline #44208 passed
......@@ -24,7 +24,6 @@ RUN apt-get install --install-recommends --assume-yes \
python2.7 \
python2.7-dev \
python-glue \
python-matplotlib \
python-pip \
python-voeventlib \
procps \
......
......@@ -16,6 +16,7 @@ ipython==5.5.0
ligo-lvalert==1.5.4
ligo-lvalert-overseer==0.1.2
lxml==4.2.0
matplotlib==2.0.0
mock==2.0.0
mysql-python==1.2.5
packaging==17.1
......
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