aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
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} \