mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-09 13:28:02 +00:00
![]() ## Summary Fixes: #6615 Currently, some packages are not installable with `uv`, like `ziglang` on Linux. Everything is described in the issue! 😄 <!-- What's the purpose of the change? What does it do, and why? --> ## Test Plan <!-- How was it tested? --> I added a unit test for the problematic use case. I also checked that previous unit test are still running in order to ensure the backward compatibility. |
||
---|---|---|
.. | ||
lib.rs | ||
linker.rs | ||
metadata.rs | ||
record.rs | ||
script.rs | ||
uninstall.rs | ||
wheel.rs |