uv
0943144c - Avoid environment check optimisation for `uv pip install --exact` (#8219)

Comment changes are shownComment changes are hidden
Commit
265 days ago
Avoid environment check optimisation for `uv pip install --exact` (#8219) ## Summary See https://github.com/astral-sh/uv/issues/8041#issuecomment-2413958550 ## Test Plan `cargo test`
Author
Parents
  • crates/uv
    • src/commands/pip
      • File
        install.rs
    • tests/it
      • File
        pip_install.rs