mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
## Summary Small keyword fix. In the `concepts/dependencies` documentation, the workspace example listed members under an invalid `tool.uv.workspace.include` field. This PR changes the key to [`tool.uv.workspace.members`](https://docs.astral.sh/uv/reference/settings/#workspace_members) instead.