cdb39

Results 1 comments of cdb39

I'm getting a similar issue with uv 0.7.2 and the following setup: Project B depends on Project A and specifies: ``` [tool.uv.sources] A = { git = "ssh://git@github/A.git", rev =...