From c895e6c051cfda77a22b31367cf5c0bbedce4249 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 13 Aug 2017 11:22:07 +0200 Subject: o Going more jupyter. --- tox.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 2fc2fe3..8967df8 100644 --- a/tox.ini +++ b/tox.ini @@ -1,8 +1,7 @@ [testenv] changedir=test deps= - pytest - numpy + -rrequirements.txt commands= pytest \ --basetemp={envtmpdir} \ -- cgit v1.2.3