Files
vercel__workflow/workbench/python/vercel.json
Fantix King 144b6d7601 [e2e] Expand Python conformance coverage (#3495)
Also fixes the issue that specVersion 7 broke Python e2e test.
2026-09-02 15:27:13 -04:00

12 lines
167 B
JSON

{
"git": {
"deploymentEnabled": {
"changeset-release/main": false
}
},
"env": {
"WORKFLOW_PUBLIC_MANIFEST": "1"
},
"framework": "python"
}