Skip to content

Commit 30ec84c

Browse files
authored
Add pytest-mock to test dependencies (#234)
1 parent 5c69c3c commit 30ec84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ pdoc3 = "0.10.0"
3737
[tool.poetry.group.test.dependencies]
3838
pytest = "7.4.0"
3939
coverage = "7.2.7"
40+
pytest-mock = "3.11.1"

0 commit comments

Comments
 (0)