uv
ffcd5eb1 - Validate that PEP 751 entries don't include multiple sources (#12993)

Comment changes are shownComment changes are hidden
Commit
54 days ago
Validate that PEP 751 entries don't include multiple sources (#12993) ## Summary The spec defines these as mutually exclusive, so we now error when trying to install such a package.
Author
Parents
  • crates
    • uv-resolver/src/lock/export
      • File
        pylock_toml.rs
    • uv/tests/it
      • File
        pip_install.rs
Loading