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.
1 parent fd244c1 commit e31657fCopy full SHA for e31657f
pyproject.toml
@@ -34,8 +34,6 @@
34
coverage = {extras = ["toml"], version = "^5.2.1", optional = true}
35
pytest-sugar = {version = "^0.9.4", optional = true}
36
pytest-randomly = {version = "^3.4", optional = true}
37
- pytest-mock = {version = "^3.2.0", optional = true}
38
- mock = {version = "^4.0.2", optional = true}
39
#: Code check
40
pre-commit = {version = "^2.4", optional = true}
41
mypy = {version = "0.782", optional = true}
0 commit comments