mirror of
https://github.com/openai/codex.git
synced 2026-05-25 13:34:51 +00:00
sdk/python: use standalone codex-app-server runtime
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Codex CLI Runtime for Python SDK
|
||||
# Codex App Server Runtime for Python SDK
|
||||
|
||||
Platform-specific runtime package consumed by the published `codex-app-server-sdk`.
|
||||
|
||||
This package is staged during release so the SDK can pin an exact Codex CLI
|
||||
This package is staged during release so the SDK can pin an exact Codex app-server
|
||||
version without checking platform binaries into the repo.
|
||||
|
||||
`openai-codex-cli-bin` is intentionally wheel-only. Do not build or publish an
|
||||
`openai-codex-app-server-bin` is intentionally wheel-only. Do not build or publish an
|
||||
sdist for this package.
|
||||
|
||||
Reference in New Issue
Block a user