summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
Diffstat (limited to 'testenv')
-rw-r--r--testenv/tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/tox.ini b/testenv/tox.ini
index 78742c76..f5192ad0 100644
--- a/testenv/tox.ini
+++ b/testenv/tox.ini
@@ -39,6 +39,7 @@ deps =
pytest
pytest-cov
pytest-asyncio
+ pytest-mock
-rrequirements.txt
[testenv:eslint]