mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-13 17:25:41 +00:00
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. |
||
|---|---|---|
| .. | ||
| albatross-in-example | ||
| albatross-just-project | ||
| albatross-project-in-excluded | ||
| albatross-root-workspace | ||
| albatross-virtual-workspace | ||
| .gitignore | ||