mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-25 05:33:43 +00:00
<!-- Thank you for contributing to uv! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary Fix #3439 by retagging the statically linked musl binary for manylinux2014. This is the most conservative option; the regular manylinux one could be removed as well, and I expect other archs could probably do this as well. <!-- What's the purpose of the change? What does it do, and why? --> ## Test Plan Testing on manylinux. <!-- How was it tested? --> --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> |
||
|---|---|---|
| .. | ||
| workflows | ||
| ISSUE_TEMPLATE.md | ||
| PULL_REQUEST_TEMPLATE.md | ||
| renovate.json5 | ||