Skip to content

Commit 73a03a6

Browse files
authored
Remove unused pytest-mock dependency (#814)
Remove the dependency on pytest-mock, as the `mocker` fixture is not used anywhere in the source code, and all tests pass without it.
1 parent 7668639 commit 73a03a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ test =
6363
pre-commit
6464
pytest-console-scripts
6565
pytest-cov
66-
pytest-mock
6766
pytest-timeout
6867
pytest-tornasync
6968
pytest>=6.0

0 commit comments

Comments
 (0)