uv
d4fd8685 - Make `uv.sources` without `--preview` non-fatal (#4558)

Comment changes are shownComment changes are hidden
Commit
357 days ago
Make `uv.sources` without `--preview` non-fatal (#4558) ## Summary Like other preview usages, this should just warn.
Author
Parents
  • crates
    • uv-distribution/src/metadata
      • File
        lowering.rs
    • uv
      • src/commands
        • project
          • File
            add.rs
          • File
            lock.rs
          • File
            remove.rs
          • File
            run.rs
          • File
            sync.rs
        • tool
          • File
            install.rs
          • File
            run.rs
        • toolchain
          • File
            find.rs
          • File
            install.rs
          • File
            list.rs
      • tests
        • File
          pip_install.rs