-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi Greg,
In the current documentation, it mentions
You can instruct Poetry to respect your Python environment (e.g. created with pyenv) by setting the following option:
$ poetry config virtualenvs.prefer-active-python true
This config option is not available in poetry 2.1.1. Another option virtualenvs.use-poetry-python (introduced in v2.0.0) seems replace it.
https://python-poetry.org/docs/configuration/#virtualenvsuse-poetry-python
Metadata
Metadata
Assignees
Labels
No labels