pulumi/sdk/python/toolchain
Julien 80254ca3fa
Log a message about deleting requirements.txt when converting to using Poetry (#17716)
Follow up to
https://github.com/pulumi/pulumi/pull/17609#discussion_r1832695404

When we convert a requirements.txt based project to use Poetry &
pyproject.toml, inform the user that requirements.txt was deleted and
that dependencies are tracked in pyproject.toml.
2024-11-07 20:05:11 +00:00
..
pip.go Install missing python versions using pyenv during installation (#16855) 2024-08-19 15:55:54 +00:00
pip_test.go Add VIRTUAL_ENV to env var when running in a venv (#16425) 2024-06-20 10:26:49 +00:00
poetry.go Log a message about deleting requirements.txt when converting to using Poetry (#17716) 2024-11-07 20:05:11 +00:00
poetry_test.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
shim_unix.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
shim_windows.go [Python] Move existing dependency installation and python command invocation to a Toolchain interface (#16243) 2024-06-03 13:52:27 +00:00
toolchain.go Add Uv as a Python toolchain (#17609) 2024-11-07 16:26:22 +00:00
toolchain_test.go Add Uv as a Python toolchain (#17609) 2024-11-07 16:26:22 +00:00
uv.go Add Uv as a Python toolchain (#17609) 2024-11-07 16:26:22 +00:00
uv_test.go Add Uv as a Python toolchain (#17609) 2024-11-07 16:26:22 +00:00