I'm trying the new feature in today's 0.3.3 release: uv sync --no-install-project but I could not make it work since it keeps failing because pyproject.toml file is not found
The full Dockerfile example provided in the documentation here https://docs.astral.sh/uv/guides/integration/docker/#intermediate-layers does not work and raises this error too
I'm trying the new feature in today's
0.3.3release:uv sync --no-install-projectbut I could not make it work since it keeps failing becausepyproject.tomlfile is not foundThe full
Dockerfileexample provided in the documentation here https://docs.astral.sh/uv/guides/integration/docker/#intermediate-layers does not work and raises this error too