Use mac version from python for linehaul information (#2509)

See
https://github.com/astral-sh/uv/pull/2493#pullrequestreview-1942899151.

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
konsti 2024-03-20 10:55:50 +01:00 committed by GitHub
parent cfd18aa1a2
commit 32b9eeb532
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 35 additions and 156 deletions

View file

@ -16,7 +16,6 @@ mod flat_index;
mod html;
mod httpcache;
mod linehaul;
mod mac_version;
mod middleware;
mod registry_client;
mod remote_metadata;