Commit bf07ceff by Alex Povel Committed by GitHub

Update managing-environments.md

parent b4595695
# 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