uv
b013ea9c - Move `DirectUrl` into `pypi-types` (#343)

Commit
1 year ago
Move `DirectUrl` into `pypi-types` (#343) This needs to be reused elsewhere, and there's nothing specific to wheel installation about it.
Author
Parents
  • File
    Cargo.lock
  • crates
    • install-wheel-rs
      • File
        Cargo.toml
      • src
        • File
          lib.rs
        • File
          linker.rs
        • File
          wheel.rs
    • pypi-types/src
      • File
        direct_url.rs
      • File
        lib.rs