pulumi/tests/integration/python/dynamic-provider/uv
Julien 332a620f1c
Fix dynamic providers when using Poetry or uv (#18126)
Use the correct virtual environment when starting the python interpreter
for dynamic providers. The `virtualenv` option is not set when using
Poetry or uv. Look at the `toolchain` option instead to determine the
path to the virtual environment.
2025-01-02 17:33:48 +00:00
..
Pulumi.yaml Fix dynamic providers when using Poetry or uv (#18126) 2025-01-02 17:33:48 +00:00
__main__.py Fix dynamic providers when using Poetry or uv (#18126) 2025-01-02 17:33:48 +00:00
requirements.txt Fix dynamic providers when using Poetry or uv (#18126) 2025-01-02 17:33:48 +00:00