uv/crates/uv-workspace
Charlie Marsh ed8f6e4556
Add --target support to sync and install (#3257)
## Summary

The approach taken here is to model `--target` as an install scheme in
which all the directories are just subdirectories of the `--target`.
From there, everything else... just works? Like, upgrade, uninstalls,
editables, etc. all "just work".

Closes #1517.
2024-04-25 19:15:39 -04:00
..
src Add --target support to sync and install (#3257) 2024-04-25 19:15:39 -04:00
Cargo.toml Remove unused dependencies (#3236) 2024-04-24 11:18:24 +00:00