Closed
Description
What's the problem this feature will solve?
Resolve dependencies from non pypi sources like GitHub repos.
Describe the solution you'd like
Use uv's project dependency resolution. If a dependency has been declared in [tool.uv.project] resolve from that source instead of pypi (name colition)