poetry config virtualenvs.in-project true

Category: Python & pip

poetry config virtualenvs.in-project true

Configure poetry to create .venv inside the project directory

Configures Poetry to create the .venv inside the project directory instead of a global location.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.