We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mock
tox.ini
1 parent 5b29b03 commit 6d3114cCopy full SHA for 6d3114c
tox.ini
@@ -5,6 +5,7 @@ envlist = py{39,310,311,312,313,314}, norewrite, pytest6
5
[testenv]
6
deps =
7
coverage
8
+ mock
9
pytest-asyncio
10
pytest6: pytest==6.2.5
11
commands =
0 commit comments