add requirements.toml commandline option

This commit is contained in:
MJR
2026-02-27 08:43:17 -05:00
parent c2e126f92a
commit 7d6cb71ec0
37 changed files with 646 additions and 35 deletions

View File

@@ -900,6 +900,12 @@
}
]
},
"requirementsToml": {
"type": [
"string",
"null"
]
},
"sandbox": {
"anyOf": [
{