Once we have support for poetry venvs, we can stop asking users which package manager to use when installing tools (e.g. linters, formatters, etc.)
If conda is selected, we try to use conda, if not we use pip
This would lead to less questions asked by the extension which could be annoying or even confusing.
Once we have support for poetry venvs, we can stop asking users which package manager to use when installing tools (e.g. linters, formatters, etc.)
If conda is selected, we try to use conda, if not we use pip
This would lead to less questions asked by the extension which could be annoying or even confusing.