Skip to content

Commit

Permalink
add pip install mock for test
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbaumann committed Mar 5, 2018
1 parent e7106f1 commit 56bb85f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,10 @@ Install the python library locally with pip:

To run tests use pytest:

`pip install mock`

`pip install pytest`

`pytest`

To run the Jupyter examples,
Expand Down

0 comments on commit 56bb85f

Please sign in to comment.