Add pytest-mock to the dev dependencies
This commit is contained in:
parent
de3e489b39
commit
f36fffdd4d
2 changed files with 20 additions and 1 deletions
|
|
@ -81,6 +81,7 @@ packaging = "^20.4" # used to test the packaged version
|
|||
pytest = "^6.0.1"
|
||||
pytest-cov = "^2.10.0"
|
||||
pytest-env = "^0.6.2"
|
||||
pytest-mock = "^3.5.1"
|
||||
pytest-randomly = "^3.5.0"
|
||||
xdoctest = { version="^0.13.0", extras=["optional"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue