codex / sdk /python-runtime /README.md
SaylorTwift's picture
SaylorTwift HF Staff
Add files using upload-large-folder tool
f15fb1d verified
|
Raw
History Blame Contribute Delete
351 Bytes
# Codex CLI Runtime for Python SDK
Platform-specific runtime package consumed by the published `openai-codex`.
This package is staged during release so the SDK can pin an exact Codex CLI
version without checking platform binaries into the repo.
`openai-codex-cli-bin` is intentionally wheel-only. Do not build or publish an
sdist for this package.