uv/scripts/workspaces
konsti 2ffd453003
Discover workspaces without using them in resolution (#3585)
Add minimal support for workspace discovery, only used for determining
paths in the bluejay commands.

We can now discover the workspace structure, namely that the
`pyproject.toml` of a package belongs to a workspace `pyproject.toml`
with members and exclusion. The globbing logic is inspired by cargo. We
don't resolve `workspace = true` metadata declarations yet.
2024-05-21 17:17:26 +00:00
..
albatross-in-example Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00
albatross-just-project Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00
albatross-project-in-excluded Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00
albatross-root-workspace Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00
albatross-virtual-workspace Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00