If Meltano is installed with `uv`, does `uv` becom...
# plugins-general
r
If Meltano is installed with
uv
, does
uv
become the default virtual environment backend for any newly added/installed plugins, or will I need to set venv.backend to
uv
regardless?
e
It's the latter
👀 1