mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
packaging: move rg manifest out of npm bin
This commit is contained in:
@@ -114,7 +114,7 @@ def parse_args() -> argparse.Namespace:
|
||||
type=Path,
|
||||
help=(
|
||||
"Optional local ripgrep executable override instead of fetching from "
|
||||
"codex-cli/bin/rg."
|
||||
"scripts/codex_package/rg."
|
||||
),
|
||||
)
|
||||
return parser.parse_args()
|
||||
|
||||
Reference in New Issue
Block a user