10 lines
352 B
Markdown
10 lines
352 B
Markdown
|
|
# Codex CLI 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
|
||
|
|
version without checking platform binaries into the repo.
|
||
|
|
|
||
|
|
`codex-cli-bin` is intentionally wheel-only. Do not build or publish an sdist
|
||
|
|
for this package.
|