5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-11 11:04:47 +00:00

Fix "lowest" resolution strategy with lower-bound only (#649)

- towards https://github.com/astral-sh/setup-uv/issues/648

Fix the bug described there, but this doesn't add the fast-path
optimisation suggested in that issue.
This commit is contained in:
Tom Gillam
2025-10-16 12:41:50 +01:00
committed by GitHub
parent cb6c0a53d9
commit b7bf78939d
4 changed files with 15 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.2.4/schema.json",
"$schema": "https://biomejs.dev/schemas/2.2.5/schema.json",
"assist": {
"actions": {
"source": {