remove numpy and matplotlib from pip test reqs

we miss out on the mpl xontrib tests but the overhead from installing
these on CI is massive
This commit is contained in:
Gil Forsyth 2016-10-11 12:22:59 -04:00
parent 22b50cad64
commit 5c68df0719

View file

@ -10,5 +10,3 @@ pygments==2.1.3
codecov==2.0.5
flake8==2.6.2
coverage==4.2
numpy==1.10.4
matplotlib==1.5.1