Skip to content

Commit

Permalink
Command to install packages for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vivithemage committed Jan 5, 2020
1 parent 4072a66 commit a695199
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,8 @@ tests are currently in a **very** early state - I'll be working soon to
get them all built out.

```bash
# Install test packages
pip install pytest pytest-cov
# run tests
make
# or
Expand Down

0 comments on commit a695199

Please sign in to comment.