uv/scripts/workspaces/albatross-virtual-workspace
konsti dc39d6622b
Fix non-directory in workspace on Windows (#11833)
Fixes #11793

On Windows, trying to read a file inside what is not a directory but
another file results in a not found error, while on Unix we get a not a
directory error. We check explicitly if something included in a
workspace glob is a non-directory to fix the behavior on Windows.
2025-02-28 13:40:19 +01:00
..
packages Fix non-directory in workspace on Windows (#11833) 2025-02-28 13:40:19 +01:00
pyproject.toml Discover workspaces without using them in resolution (#3585) 2024-05-21 17:17:26 +00:00