mirror of https://github.com/astral-sh/uv
## Summary Fixes #1444. In situations where the installer fails to perform a reflink, a regular file copy is also attempted, as a fallback. This circumvents issues with linking files across filesystems or volumes. ## Test Plan N/A |
||
|---|---|---|
| .. | ||
| install_location.rs | ||
| lib.rs | ||
| linker.rs | ||
| main.rs | ||
| pip_compileall.py | ||
| python_bindings.rs | ||
| record.rs | ||
| script.rs | ||
| uninstall.rs | ||
| wheel.rs | ||