Skip to content

Conversation

@VegetarianOrc
Copy link
Contributor

What was changed

  • Update to python 3.14 during build-binaries.
  • Remove direct dependencies from test wheel step and instead install the build wheel directly allowing dependencies to resolve from PyPI

Why?

Installing the wheel directly instead of --no-index --find-links=... reduces the number of dependencies that must be kept in sync

Checklist

  1. Closes [Bug] Build Binaries Github Actions Workflow Fails on nexus-rpc mismatch #1244

  2. How was this tested:

A test run of the build-binaries workflow was run using the new version. Run results here: https://github.com/temporalio/sdk-python/actions/runs/20076721436

  1. Any docs updates needed?
    N/A

…es from test wheel step and instead install the build wheel directly allowing dependencies to resolve from pypi
@VegetarianOrc VegetarianOrc requested a review from a team as a code owner December 9, 2025 21:02
@VegetarianOrc VegetarianOrc merged commit 8ac0a9e into main Dec 10, 2025
20 checks passed
@VegetarianOrc VegetarianOrc deleted the build-binaries-install-whl branch December 10, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Build Binaries Github Actions Workflow Fails on nexus-rpc mismatch

3 participants