Skip to content

Commit

Permalink
Merge branch 'master' into patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
lra authored Dec 10, 2023
2 parents 1c76dd8 + 9cbbc26 commit 85fe22e
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 85fe22e

Please sign in to comment.