uv/crates/distribution-types
Charlie Marsh 999d072ae9
Always include package names for Git and HTTPS dependencies (#3821)
## Summary

Related to https://github.com/astral-sh/uv/issues/3818. We should
_always_ include the package name if we know it's not a file path, even
if it starts with an environment variable.
2024-05-24 14:01:38 +00:00
..
src Always include package names for Git and HTTPS dependencies (#3821) 2024-05-24 14:01:38 +00:00
Cargo.toml Use VerbatimParsedUrl in pep508_rs (#3758) 2024-05-23 19:52:47 +00:00