refactor: Update runner specifications from 'python_uv_tool' to 'python' across components and documentation
This commit is contained in:
@@ -4,7 +4,7 @@ import { Plus, X } from "lucide-react"
|
||||
const TEMPLATES: Record<string, Record<string, unknown>> = {
|
||||
service: {
|
||||
run: {
|
||||
runner: "python_uv_tool",
|
||||
runner: "python",
|
||||
tool: "",
|
||||
cwd: "",
|
||||
env: {},
|
||||
|
||||
Reference in New Issue
Block a user