Skip to content

Commit

Permalink
DOC: write tox list instead of tox -av (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Oct 10, 2024
1 parent 93c7621 commit c5dd4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ More specialized {command}`tox` job are defined in the
they do, by running:

```shell
tox -av
tox list
```

### GitHub Actions
Expand Down

0 comments on commit c5dd4fb

Please sign in to comment.