mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-09 11:16:25 +00:00
Sync latest Python releases (#12120)
Automated update for Python releases. --------- Co-authored-by: zanieb <2586601+zanieb@users.noreply.github.com> Co-authored-by: Zanie Blue <contact@zanie.dev>
This commit is contained in:
parent
a59778fca3
commit
f3fb1c5a17
3 changed files with 689 additions and 688 deletions
|
|
@ -432,6 +432,7 @@ class CPythonFinder(Finder):
|
|||
(
|
||||
"lto" in build_options,
|
||||
"pgo" in build_options,
|
||||
"static" not in build_options,
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue