Add matplotlib

This commit is contained in:
Andrei Barbu 2017-03-07 23:38:08 -05:00
parent 9f20c45b3d
commit 23ce9604c6
2 changed files with 5 additions and 0 deletions

View File

@ -2808,6 +2808,7 @@ packages:
"Andrei Barbu <andrei@0xab.com> @abarbu":
- nondeterminism
- csp
- matplotlib
"mackeyrms <librarymaintainer@mackeycorp.com> @mackeyrms":
- tsv2csv

View File

@ -117,6 +117,10 @@ apt-get install -y \
nodejs \
npm \
openjdk-8-jdk \
python-mpltoolkits.basemap \
python3-matplotlib \
python3-numpy \
python3-pip \
r-base \
r-base-dev \
ruby-dev \