Skip to content

Commit

Permalink
Update README.md (#1967)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolson authored Dec 10, 2023
1 parent c0fa16c commit 9cbbc26
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ Feel free to add more, the more the better!
## How to run the tests

```bash
pip install pipenv
pipenv install -d
pipenv run make test
pip install poetry
make test
```

And you should see
Expand Down

0 comments on commit 9cbbc26

Please sign in to comment.