Add pytest-mock.
This commit is contained in:
parent
5053d57fec
commit
de4a8f2227
2 changed files with 20 additions and 1 deletions
|
@ -26,6 +26,7 @@ flake8 = "^3.9.1"
|
|||
isort = "^5.8.0"
|
||||
responses = "^0.13.3"
|
||||
coverage = "^5.5"
|
||||
pytest-mock = "^3.6.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue