mirror of
https://github.com/openai/codex.git
synced 2026-05-16 09:12:54 +00:00
Rename Python SDK package to openai-codex
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -18,7 +18,7 @@ import zipfile
|
||||
from pathlib import Path
|
||||
|
||||
PACKAGE_NAME = "openai-codex-cli-bin"
|
||||
SDK_PACKAGE_NAME = "openai-codex-app-server-sdk"
|
||||
SDK_PACKAGE_NAME = "openai-codex"
|
||||
REPO_SLUG = "openai/codex"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user