uv/crates/uv-distribution-types
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
..
src Allow dependency metadata entries for direct URL requirements (#7846) 2024-10-22 22:01:23 -04:00
Cargo.toml Show hint in resolution failure on Forbidden (403) or Unauthorized (401) (#8264) 2024-10-16 17:34:29 +00:00