uv/crates/uv-installer/src
Charlie Marsh 3a7aeff86f
Respect extra build requires when reading from wheel cache (#15030)
## Summary

We weren't including these in the cache key when constructing the
install plan. We likely still read them from the cache later, but we may
have reported the wrong number of prepares, etc.
2025-08-02 19:26:02 +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 Respect extra build requires when reading from wheel cache (#15030) 2025-08-02 19:26:02 +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