部署优化
This commit is contained in:
@@ -71,11 +71,11 @@ def _parser() -> SafeArgumentParser:
|
||||
)
|
||||
generate.add_argument(
|
||||
"--node-binary",
|
||||
help="Node.js executable; defaults to COMPANY_REPORT_NODE_BINARY or PATH",
|
||||
help="deprecated compatibility option; ignored by the openpyxl builder",
|
||||
)
|
||||
generate.add_argument(
|
||||
"--artifact-tool-module",
|
||||
help="absolute path to artifact_tool.mjs when package resolution is unavailable",
|
||||
help="deprecated compatibility option; ignored by the openpyxl builder",
|
||||
)
|
||||
return parser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user