uv/crates/install-wheel-rs/src
Danny ef56df26bf
Support --link-mode=symlink (#5208)
## Summary

Addressing this [issue](https://github.com/astral-sh/uv/issues/5147) by
adding the capability for Symbolic linking as a link mode when
installing or syncing dependencies.
2024-07-19 08:41:18 -04:00
..
lib.rs Respect data scripts in uv tool install (#4693) 2024-07-01 12:22:37 -04:00
linker.rs Support --link-mode=symlink (#5208) 2024-07-19 08:41:18 -04:00
metadata.rs Loosen .dist-info validation to accept arbitrary versions (#2441) 2024-03-14 09:04:39 -04:00
record.rs Respect data scripts in uv tool install (#4693) 2024-07-01 12:22:37 -04:00
script.rs Respect data scripts in uv tool install (#4693) 2024-07-01 12:22:37 -04:00
uninstall.rs Fix existing typos and enable typos in CI (#4184) 2024-06-10 01:50:54 +00:00
wheel.rs Make entrypoint writes atomic to avoid overwriting symlinks (#5165) 2024-07-17 19:44:26 +00:00