summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 3543fabb..65f84b23 100644
--- a/tox.ini
+++ b/tox.ini
@@ -25,4 +25,6 @@ commands =
{envpython} setup.py build_ext --inplace
{envpython} igor.py test_with_tracer c
-deps = nose
+deps =
+ nose
+ mock