Skip to content

Commit

Permalink
docs: Document using pipx inject for nox-poetry (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jul 2, 2022
1 parent 6e3b0bc commit f314b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ With `pipx` installed, you globally add the required tools:
pipx install poetry
pipx install pre-commit
pipx install nox
pipx install nox-poetry
pipx inject nox nox-poetry
```

Now you can use Poetry to install package dependencies:
Expand Down

0 comments on commit f314b51

Please sign in to comment.