fix: regenerate schema

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
Henry Schreiner
2025-07-23 22:47:02 -04:00
parent 10c727eed9
commit 3e2a9aa6e8
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ properties:
type: string_array
build-frontend:
default: default
description: Set the tool to use to build, either "pip" (default for now), "build", or "build[uv]"
description: Set the tool to use to build, either "build" (default), "build[uv]", or "pip"
oneOf:
- enum: [pip, build, "build[uv]", default]
- type: string