Skip to content

Commit

Permalink
See #4055: mention that the virtual environment poetry is installed i…
Browse files Browse the repository at this point in the history
…n should not be activated
  • Loading branch information
aesteve committed Dec 29, 2023
1 parent a199981 commit 88cb663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Poetry should always be installed in a dedicated virtual environment to isolate
It should in no case be installed in the environment of the project that is to be managed by Poetry.
This ensures that Poetry's own dependencies will not be accidentally upgraded or uninstalled.
(Each of the following installation methods ensures that Poetry is installed into an isolated environment.)
In addition, the isolated virtual environment in which poetry is installed should not be activated for running poetry commands.
{{% /warning %}}

{{% note %}}
Expand Down

0 comments on commit 88cb663

Please sign in to comment.