Revert "Publish Python runtime wheels on release" (#21810)

Reverts openai/codex#21784
This commit is contained in:
Ahmed Ibrahim
2026-05-08 22:37:10 +03:00
committed by GitHub
Unverified
parent 5f4d0ec343
commit cf941ede15
3 changed files with 1 additions and 156 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ This supports the CI release flow:
- run `generate-types` before packaging
- stage `openai-codex-app-server-sdk` once with an exact `openai-codex-cli-bin==...` dependency
- stage `openai-codex-cli-bin` on each supported platform runner with the same pinned runtime version
- build and publish `openai-codex-cli-bin` as platform wheels only through PyPI trusted publishing; do not publish an sdist
- build and publish `openai-codex-cli-bin` as platform wheels only; do not publish an sdist
## Compatibility and versioning