Merge pull request #2359 from abarbu/master

Add matplotlib
This commit is contained in:
Adam Bergmark 2017-03-08 14:06:09 +01:00 committed by GitHub
commit faae927907
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 \