mirror of https://github.com/pulumi/pulumi.git
c355c21333
Use `pip` instead of `uv pip` to read the package list when determing pulumi plugins. `uv pip` does not support the `-v` flag, which is required to retrive the package location with `pip`, see https://github.com/astral-sh/uv/issues/9838 This requires us to add `pip` as a direct dependency of pulumi. Fixes https://github.com/pulumi/pulumi/issues/18023 |
||
---|---|---|
.. | ||
pip.go | ||
pip_test.go | ||
poetry.go | ||
poetry_test.go | ||
shim_unix.go | ||
shim_windows.go | ||
toolchain.go | ||
toolchain_test.go | ||
uv.go | ||
uv_test.go |