mirror of
https://github.com/openai/codex.git
synced 2026-05-01 03:42:05 +03:00
9
sdk/python-runtime/README.md
Normal file
9
sdk/python-runtime/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user