uv
3c074142 - Re-add lowering unit tests (#3935)

Commit
1 year ago
Re-add lowering unit tests (#3935) Re-add the lowering unit tests removed in #3904. This also adds a `stop_discovery_at` feature to avoid running actual workspace discovery.
Author
Parents
  • File
    Cargo.lock
  • crates
    • uv-distribution
      • File
        Cargo.toml
      • src
        • File
          lib.rs
        • File
          requirement_lowering.rs
        • File
          workspace.rs
    • uv
      • src/commands/project
        • File
          lock.rs
        • File
          run.rs
        • File
          sync.rs
      • tests
        • File
          pip_install.rs