uv/scripts/workspaces
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
..
albatross-in-example Default to current Python minor if Requires-Python is absent (#4070) 2024-06-05 20:45:50 +00:00
albatross-just-project Default to current Python minor if Requires-Python is absent (#4070) 2024-06-05 20:45:50 +00:00
albatross-project-in-excluded Enable projects to opt-out of workspace management (#4565) 2024-07-01 16:17:43 -04:00
albatross-root-workspace Skip files when detecting workspace members (#5735) 2024-08-02 19:44:43 +00:00
albatross-virtual-workspace Fix non-directory in workspace on Windows (#11833) 2025-02-28 13:40:19 +01:00
.gitignore Don't copy gitignored files in workspace tests (#4012) 2024-06-04 12:58:07 +00:00