Add missing dependency in README, update gitignore for JetBrains
This commit is contained in:
parent
54c4f9c093
commit
2905eaf8e2
2 changed files with 5 additions and 2 deletions
|
@ -80,7 +80,7 @@ export PYLAST_API_SECRET=TODO_ENTER_YOURS_HERE
|
|||
|
||||
To run all unit and integration tests:
|
||||
```sh
|
||||
pip install pytest flaky
|
||||
pip install pytest flaky mock
|
||||
py.test
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue