Skip to content

Commit

Permalink
docs: refine CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: msclock <[email protected]>
  • Loading branch information
msclock committed Jan 4, 2024
1 parent 8bde657 commit cbd6bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Python on your system, skipping ones that are not installed. You can also run
specific jobs:

```console
$ nox -l # List available tasks
$ nox -s lint # Lint only
$ nox -s tests # Python tests
$ nox -s docs -- serve # Build and serve the docs
Expand Down

0 comments on commit cbd6bc5

Please sign in to comment.