uv/crates/uv-settings
Charlie Marsh 7ee8c9b583 Fix settings rendering for `extra-build-dependencies` (#15161)
## Summary

It would be nice if this rendered as
`[tool.uv.extra-build-dependencies]` and `[extra-build-dependencies]`
(in `uv.toml`), but this is at least correct.

Closes https://github.com/astral-sh/uv/issues/15124.
2025-09-01 13:09:23 -04:00
..
src Fix settings rendering for `extra-build-dependencies` (#15161) 2025-09-01 13:09:23 -04:00
Cargo.toml Add `uv add --bounds` to configure the version constraint (#12946) 2025-05-28 13:11:31 +00:00