mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
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:
parent
22b50cad64
commit
5c68df0719
1 changed files with 0 additions and 2 deletions
|
@ -10,5 +10,3 @@ 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