mirror of
https://github.com/openai/codex.git
synced 2026-05-15 16:53:05 +00:00
10 lines
380 B
Markdown
10 lines
380 B
Markdown
# 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 app-server
|
|
version without checking platform binaries into the repo.
|
|
|
|
`openai-codex-app-server-bin` is intentionally wheel-only. Do not build or publish an
|
|
sdist for this package.
|