uv
7e2822d6 - Avoid panic when Git dependencies are included in fork markers (#8388)

Commit
1 year ago
Avoid panic when Git dependencies are included in fork markers (#8388) ## Summary Rather than relying on the distribution and package URL being the same (which isn't true for Git dependencies), we can just use the intersection of the markers directly. Closes https://github.com/astral-sh/uv/issues/8381.
Author
Parents
Loading