uv/crates/uv-git/src
Charlie Marsh cc734ea2b6
Allow dependency metadata entries for direct URL requirements (#7846)
## Summary

This is part of making
https://github.com/astral-sh/uv/issues/7299#issuecomment-2385286341
better. You can now use `tool.uv.dependency-metadata` for direct URL
requirements. Unfortunately, you _must_ include a version, since we need
one to perform resolution.
2024-10-22 22:01:23 -04:00
..
sha chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
credentials.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
git.rs Allow dependency metadata entries for direct URL requirements (#7846) 2024-10-22 22:01:23 -04:00
lib.rs Reuse the result of `which git` (#8224) 2024-10-15 13:50:43 -04:00
resolver.rs Allow dependency metadata entries for direct URL requirements (#7846) 2024-10-22 22:01:23 -04:00
sha.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
source.rs Allow dependency metadata entries for direct URL requirements (#7846) 2024-10-22 22:01:23 -04:00