Skip to content

Commit e31657f

Browse files
committed
rm mock deps
1 parent fd244c1 commit e31657f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
coverage = {extras = ["toml"], version = "^5.2.1", optional = true}
3535
pytest-sugar = {version = "^0.9.4", optional = true}
3636
pytest-randomly = {version = "^3.4", optional = true}
37-
pytest-mock = {version = "^3.2.0", optional = true}
38-
mock = {version = "^4.0.2", optional = true}
3937
#: Code check
4038
pre-commit = {version = "^2.4", optional = true}
4139
mypy = {version = "0.782", optional = true}

0 commit comments

Comments
 (0)