Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Cole committed Nov 4, 2020
1 parent 46d3ca3 commit bf57df0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,9 @@ You can try out the latest version of detective from pypi without installing any
* Optional install Jupyter to run the notebooks: `pip3 install jupyterlab`
* Run jupyter, ensuring from venv: `venv/bin/jupyter lab`

### Running tests
* Install dependencies: `pip3 install -r requirements_test.txt`
* Run: `pytest .`

## Contributors
Big thanks to [@balloob](https://github.com/balloob) and [@frenck](https://github.com/frenck), checkout their profiles!

0 comments on commit bf57df0

Please sign in to comment.