uv/docs/pip
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
..
compatibility.md Add Requires-Python upper bound behavior to the docs (#10964) 2025-01-28 12:17:34 -05:00
compile.md Add tool.uv.build-constraint-dependencies to pyproject.toml (#11585) 2025-02-17 20:58:36 -05:00
dependencies.md docs: use python to highlight requirements and use more content tabs (#6549) 2024-08-27 06:05:14 -05:00
environments.md add instructions for deactivating an environment (#11200) 2025-02-03 22:16:41 +00:00
index.md Add caveat about pip interface name (#5940) 2024-08-08 22:01:08 +00:00
inspection.md Improvements to the documentation (#5718) 2024-08-03 08:41:33 -05:00
packages.md Fix small typo in editable packages docs (#10257) 2024-12-31 22:23:07 -05:00