Skip to content

Commit

Permalink
Add virtualenvs-path to the Install Poetry step
Browse files Browse the repository at this point in the history
Issue #151
  • Loading branch information
zalun authored and sondrelg committed Jul 17, 2024
1 parent 4e96961 commit 9849dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
with:
virtualenvs-create: true
virtualenvs-in-project: true
virtualenvs-path: .venv
installer-parallel: true
#----------------------------------------------
Expand Down

0 comments on commit 9849dc5

Please sign in to comment.