Summary
Hello,
uv provides many env vars for different parameters, but it seems that there isn't no one for --no-project.
Is it an omission, or is it by design ?
I've a special use case where my pyproject.toml is not compatiable with uv, but I still need uv to create a venv during CICD, as mentionned in this setup-uv Github Actions issue.
Thanks.
Example
No response
Summary
Hello,
uv provides many env vars for different parameters, but it seems that there isn't no one for
--no-project.Is it an omission, or is it by design ?
I've a special use case where my
pyproject.tomlis not compatiable with uv, but I still need uv to create a venv during CICD, as mentionned in this setup-uv Github Actions issue.Thanks.
Example
No response