Mock is part of stdlib in Python 3
This commit is contained in:
parent
e8429b07bc
commit
6b04456c55
4 changed files with 4 additions and 12 deletions
|
@ -101,7 +101,7 @@ export PYLAST_API_SECRET=TODO_ENTER_YOURS_HERE
|
|||
|
||||
To run all unit and integration tests:
|
||||
```sh
|
||||
pip install pytest flaky mock
|
||||
pip install pytest flaky
|
||||
pytest
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue