Skip to content

Commit

Permalink
Remove mock from test dependencies (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
  • Loading branch information
dvzrv and ssbarnea authored Dec 1, 2022
1 parent 7e7e90b commit 916c074
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ install_requires =

[options.extras_require]
test =
mock>=3.0.5
pytest-cov>=2.7.1
pytest-mock>=3.3.1
pytest-plus
Expand Down

0 comments on commit 916c074

Please sign in to comment.