Skip to content

Commit

Permalink
Add poetry configuration to contributing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Privat33r-dev committed May 23, 2024
1 parent 10e7c9d commit 72b11cb
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 @@ -22,6 +22,7 @@ To resolve dependencies, execute the following commands in your terminal:
python -m pip install pipx
pipx ensurepath
pipx install poetry
poetry config virtualenvs.in-project true
poetry install
```

Expand Down

0 comments on commit 72b11cb

Please sign in to comment.