uv/crates/uv-distribution
Charlie Marsh 365c292525
Read package metadata from pyproject.toml when statically defined (#2676)
## Summary

Now that we're resolving metadata more aggressively for local sources,
it's worth doing this. We now pull metadata from the `pyproject.toml`
directly if it's statically-defined.

Closes https://github.com/astral-sh/uv/issues/2629.
2024-03-27 14:34:18 +00:00
..
src Read package metadata from pyproject.toml when statically defined (#2676) 2024-03-27 14:34:18 +00:00
Cargo.toml Add an in-memory cache for Git references (#2682) 2024-03-27 01:39:01 +00:00