From 4c45bc997149582f05a1c4853838190194a074be Mon Sep 17 00:00:00 2001 From: Kale Kundert Date: Sat, 22 Jul 2017 08:24:45 -0700 Subject: [PATCH] Add the numpy tests back into tox.ini I'm not sure why they were removed... --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1217f4032..da5ae9fec 100644 --- a/tox.ini +++ b/tox.ini @@ -12,7 +12,7 @@ envlist = py36 py37 pypy - {py27,py35}-{pexpect,xdist,trial} + {py27,py35}-{pexpect,xdist,trial,numpy} py27-nobyte doctesting freeze