mirror of
https://github.com/astral-sh/setup-uv.git
synced 2026-04-25 21:18:53 +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:
parent
cb6c0a53d9
commit
b7bf78939d
4 changed files with 15 additions and 9 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue