Plugin - Configurable VEnv Location #8609
bsdz
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This plugin allows one to manage their poetry project / dependency environment in one folder and keep their virtual environment in any arbitrary location. The location is saved in a file called .poetry_venv_path in the same folder as one's pyproject.toml.
https://pypi.org/project/poetry-plugin-configurable-venv-location/
I like to use poetry to manage several environments that I have no intention of packaging and distributing. This works around the issues highlighted in #1579. I'd mention it there but that issue has been locked since last year.
Beta Was this translation helpful? Give feedback.
All reactions