Merge pull request #4428 from abarbu/matplotlib-2019

resurrect matplotlib
This commit is contained in:
Mihai Maruseac 2019-03-18 20:10:45 -07:00 committed by GitHub
commit 6989e042f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -3275,7 +3275,7 @@ packages:
"Andrei Barbu <andrei@0xab.com> @abarbu":
- nondeterminism
- csp
- matplotlib < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- matplotlib
"mackeyrms <librarymaintainer@mackeycorp.com> @mackeyrms":
- tsv2csv

View File

@ -32,6 +32,7 @@ apt-get install -y \
build-essential \
cmake \
curl \
dvipng \
freeglut3-dev \
freetds-dev \
fsharp \
@ -141,11 +142,13 @@ apt-get install -y \
python3-matplotlib \
python3-numpy \
python3-pip \
python3-scipy \
r-base \
r-base-dev \
ruby-dev \
software-properties-common \
sudo \
texlive \
unixodbc-dev \
wget \
xclip \