mirror of https://github.com/astral-sh/uv
## Summary Add a note in the documentation to clarify that `uv.toml` files take precedence over `[tool.uv]` section in `pyproject.toml`, based on the warning shown in the CLI: ```console $ uv version warning: Found both a `uv.toml` file and a `[tool.uv]` section in an adjacent `pyproject.toml`. The `[tool.uv]` section will be ignored in favor of the `uv.toml` file. uv 0.4.2 (Homebrew 2024-09-01) ``` |
||
|---|---|---|
| .. | ||
| authentication.md | ||
| environment.md | ||
| files.md | ||
| index.md | ||