mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
add numpy and matplotlib as testing requirements to support mpl
This commit is contained in:
parent
dcec33db1f
commit
75ffd2ab2c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue