uv/crates/uv-settings/src
Chao Ning 8c3a6b2155
Add tool.uv.build-constraint-dependencies to pyproject.toml (#11585)
## Summary

Resolves #6913. 

Add `tool.uv.build-constraint-dependencies` to pyproject.toml.
The changes are analogous to the constraint-dependencies feature
implemented in #5248.

Add documentation for `build-constraint-dependencies`

## Test Plan

Add tests for `uv lock`, `uv add`, `uv pip install` and `uv pip
compile`.

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2025-02-17 20:58:36 -05:00
..
combine.rs uv-install-wheel: Split installation logic and link logic (#11166) 2025-02-02 15:02:13 +00:00
lib.rs [uv-settings]: Correct behavior for relative find-links paths when run from a subdir (#10827) 2025-01-22 19:44:35 +00:00
settings.rs Add tool.uv.build-constraint-dependencies to pyproject.toml (#11585) 2025-02-17 20:58:36 -05:00