Commit d27a119d by finswimmer Committed by GitHub

Merge pull request #2164 from alexpovel/patch-1

Update managing-environments.md
parents b4595695 bf07ceff
# Managing environments # Managing environments
Poetry makes project environment isolation one of its core feature. Poetry makes project environment isolation one of its core features.
What this means is that it will always work isolated from your global Python installation. What this means is that it will always work isolated from your global Python installation.
To achieve this, it will first check if it's currently running inside a virtual environment. To achieve this, it will first check if it's currently running inside a virtual environment.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment