Skip to content

Commit 6d3114c

Browse files
committed
Bring back mock in tox.ini
It is actually used by standalone mock tests. Fix #530
1 parent 5b29b03 commit 6d3114c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ envlist = py{39,310,311,312,313,314}, norewrite, pytest6
55
[testenv]
66
deps =
77
coverage
8+
mock
89
pytest-asyncio
910
pytest6: pytest==6.2.5
1011
commands =

0 commit comments

Comments
 (0)