Add the numpy tests back into tox.ini

I'm not sure why they were removed...
This commit is contained in:
Kale Kundert 2017-07-22 08:24:45 -07:00
parent 495f731760
commit 4c45bc9971
No known key found for this signature in database
GPG Key ID: C6238221D17CAFAE
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ envlist =
py36
py37
pypy
{py27,py35}-{pexpect,xdist,trial}
{py27,py35}-{pexpect,xdist,trial,numpy}
py27-nobyte
doctesting
freeze