Skip to content

Conversation

@bchampp
Copy link
Member

@bchampp bchampp commented Jan 30, 2026

Which issue(s) does this change fix?

Why is this change necessary?

Rather than depending on a .whl file of the durable functions python SDK, we can depend on the actual module from pypi instead. This ensures that integration tests are being run against the latest version of the library.

How does it address the issue?

Removing the .whl file in favour of installing the actual dependency.

What side effects does this change have?

None.

Mandatory Checklist

PRs will only be reviewed after checklist is complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bchampp bchampp requested a review from a team as a code owner January 30, 2026 00:35
@github-actions github-actions bot added pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants