Skip to content

Commit

Permalink
run tox instead of runtests
Browse files Browse the repository at this point in the history
  • Loading branch information
larslevie committed Dec 8, 2023
1 parent c8f21e6 commit 6c525a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ pip install -r requirements-test.txt
and then run the tests with the provided script:

```
./runtests.sh
tox
```

## Notes
Expand Down

0 comments on commit 6c525a9

Please sign in to comment.