uv/crates/uv-installer/src
Charlie Marsh c77cb2023f
Show wheel tag hints in install plan (#15066)
## Summary

If we fail to install a wheel in `uv pip install` that's provided via
direct URL, we should explain why, just like in the lockfile.
2025-08-04 23:43:33 +00:00
..
compile.rs Fix bytecode compilation debug message introduced by #14369 (#14682) 2025-07-17 13:35:25 +00:00
installer.rs Run `cargo update` (#14899) 2025-07-25 15:19:38 -05:00
lib.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
pip_compileall.py Do not force recompile pyc files (#2642) 2024-03-24 20:02:53 -04:00
plan.rs Show wheel tag hints in install plan (#15066) 2025-08-04 23:43:33 +00:00
preparer.rs Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
satisfies.rs Support conflicting editable settings across groups (#14197) 2025-07-17 17:20:21 -05:00
site_packages.rs Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
uninstall.rs Apply first set of Rustfmt edition 2024 changes (#13478) 2025-05-16 20:19:02 -04:00