Skip to content

Commit

Permalink
docs: Document using pipx inject for nox-poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jul 1, 2022
1 parent 6e3b0bc commit 74d688b
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 74d688b

Please sign in to comment.