uv/crates/install-wheel-rs/src
Bas Schoenmaeckers 1218766ea5
Clone individual files on windows ReFS (#3551)
Windows does not support cloning whole directories so clone each file
instead.

closes #3547 

## Test Plan

Ran ` uv pip install setuptools --link-mode=clone` manually
2024-05-13 12:03:39 -04:00
..
lib.rs List and uninstall legacy editables (#3415) 2024-05-07 03:51:50 +00:00
linker.rs Clone individual files on windows ReFS (#3551) 2024-05-13 12:03:39 -04:00
metadata.rs Loosen .dist-info validation to accept arbitrary versions (#2441) 2024-03-14 09:04:39 -04:00
record.rs Remove some unused code from install-wheel-rs (#2001) 2024-02-27 04:27:25 +00:00
script.rs Future-proof pip entrypoints special case (#1982) 2024-03-01 10:05:50 +01:00
uninstall.rs Apply normcase to line from easy-install.pth (#3451) 2024-05-08 10:40:21 +02:00
wheel.rs Create --target directories lazily (#3274) 2024-04-26 03:36:56 +00:00