uv/crates/uv-settings/src
Di-Is 32ad3323a1
Add constraint dependencies to pyproject.toml (#5248)
Resolves #4467.

## Summary

This PR implements the following

1. Add `tool.uv.constraint-dependencies` to pyproject.toml
1. Support to refer `tool.uv.constraint-dependencies` in `uv lock`
1. Support to refer `tool.uv.constraint-dependencies` in `uv pip
compile/install`

These are analogues of the override features implemented in #3839 and
#4369.

## Test Plan

Add test.
2024-07-21 19:45:04 -04:00
..
combine.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
lib.rs Generate API reference for options documentation (#5072) 2024-07-15 19:48:40 +00:00
settings.rs Add constraint dependencies to pyproject.toml (#5248) 2024-07-21 19:45:04 -04:00