Skip to content

Commit

Permalink
Add instructions to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Jun 19, 2024
1 parent eebb6a3 commit 13f539f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ without needing to re-install.
pip install --editable ".[dev]"
```

If installed correctly, you can now test:

```
nox
```

To reuse an already-created env, add `-R`.


## Usage

Expand Down

0 comments on commit 13f539f

Please sign in to comment.