uv
4ca15893 - Show hint in resolution failure on `Forbidden` (`403`) or `Unauthorized` (`401`) (#8264)

Commit
219 days ago
Show hint in resolution failure on `Forbidden` (`403`) or `Unauthorized` (`401`) (#8264) ## Summary Closes https://github.com/astral-sh/uv/issues/8167.
Author
Parents
  • File
    Cargo.lock
  • File
    Cargo.toml
  • crates
    • uv-client/src
      • File
        registry_client.rs
    • uv-distribution-types
      • File
        Cargo.toml
      • src
        • File
          index_url.rs
    • uv-resolver/src
      • File
        error.rs
      • pubgrub
        • File
          report.rs
      • resolver
        • File
          mod.rs
        • File
          provider.rs
    • uv/tests/it
      • File
        lock.rs
      • File
        pip_compile.rs
      • File
        pip_install.rs