uv/crates/uv-build
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
.gitignore Rename to uv (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Rename uv-traits and split into separate modules (#2674) 2024-03-26 15:39:43 -05:00