Skip to content

Commit fed5250

Browse files
committed
Update uv's JSON schema
This updates uv's JSON schema to [987c26bcc4fec97fccb3ba4857f5fcb803c9e152](astral-sh/uv@987c26b)
1 parent a43dd5e commit fed5250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schemas/json/uv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@
416416
]
417417
},
418418
"python-downloads-json-url": {
419-
"description": "URL pointing to JSON of custom Python installations.\n\nNote that currently, only local paths are supported.",
419+
"description": "URL pointing to JSON of custom Python installations.",
420420
"type": ["string", "null"]
421421
},
422422
"python-install-mirror": {

0 commit comments

Comments
 (0)