add numpy and matplotlib as testing requirements to support mpl

This commit is contained in:
Derek Thomas 2016-10-03 16:38:30 +09:00
parent dcec33db1f
commit 75ffd2ab2c

View file

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