Skip to content

Commit

Permalink
Merge pull request #82 from vivithemage/master
Browse files Browse the repository at this point in the history
Command to install packages for testing
  • Loading branch information
jpetrucciani committed Jan 5, 2020
2 parents a124123 + a695199 commit 4e255ac
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 4e255ac

Please sign in to comment.