Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

support Poetry vens #47

Open
turbotimon opened this issue Dec 29, 2022 · 1 comment
Open

support Poetry vens #47

turbotimon opened this issue Dec 29, 2022 · 1 comment

Comments

@turbotimon
Copy link

Request to support virtual environments created by Poetry normally located at /home/<username>/.cache/pypoetry/virtualenvs/. Or, the possibility to add own configurations (paths to venv folder)

It looks like the tool does it not right now:

$ poetry env info
Virtualenv
Python:         3.10.7
Implementation: CPython
Path:           /home/username/.cache/pypoetry/virtualenvs/myvenv-6zKJdnIQ-py3.10
Executable:     /home/username/.cache/pypoetry/virtualenvs/myvenv-6zKJdnIQ-py3.10/bin/python
Valid:          True

System
Platform:   linux
OS:         posix
Python:     3.10.7
Path:       /home/username/.pyenv/versions/3.10.7
Executable: /home/username/.pyenv/versions/3.10.7/bin/python3.10

image

@MelchiorIm3Tal
Copy link

I see one of three Poetry venvs, the first I defined. Further Poetry venvs don't add to the list

@github-actions github-actions bot removed the classify label Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants