mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
![]() `junction::create` apparently will happily succeed but not create a link to files? Since our symlink function does not indicate that it cannot handle files, this was quite surprising. Tested over in #4509 which previously failed on an assertion that `black.exe` existed. ``` error: Failed to install entrypoint Caused by: Cannot create a junction for [TEMP_DIR]/tools/black/Scripts/black.exe: is not a directory ``` We should file an issue upstream too, I think? |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |