Skip to content

Commit

Permalink
build(deps): remove unneeded mock module (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner authored Sep 26, 2022
1 parent 76a2c23 commit f387cbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
19 changes: 1 addition & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ mypy = "^0.961"
pre-commit = "^2.20.0"
pytest = "^7.1.2"
pytest-cov = "^3.0.0"
mock = "^4.0.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit f387cbb

Please sign in to comment.