Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-mil committed Mar 20, 2024
2 parents 371c13c + ed50748 commit afe9bbd
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 122 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ pip install pipx
pipx install poetry
```

Then, fork the repo, clone and install the dependencies with `poetry install`.
Then, fork the repo, clone and install the dependencies with `poetry install --with=dev`.

Install the defined pre-commit hooks: `poetry run pre-commit install`

Expand Down
Loading

0 comments on commit afe9bbd

Please sign in to comment.