Skip to content

Commit

Permalink
DOC: Update developer's instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ghisvail committed Sep 25, 2024
1 parent 1699cf5 commit 343ab6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Please follow its [installation instructions](https://hatch.pypa.io/latest/insta
The project can be deployed in a virtual environment and tested with:

```console
hatch run test
hatch run test:no-cov tests/unit
```

The corresponding documentation can be built with:
Expand Down

0 comments on commit 343ab6b

Please sign in to comment.