mirror of
https://github.com/astral-sh/uv
synced 2026-01-25 15:30:12 -05:00
## 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.