Skip to content

chore: move Python version specification to a file#30

Merged
ctreatma merged 1 commit intomainfrom
python-version
Oct 2, 2024
Merged

chore: move Python version specification to a file#30
ctreatma merged 1 commit intomainfrom
python-version

Conversation

@ctreatma
Copy link
Copy Markdown
Contributor

Previously we hard-coded the python-version in each CI workflow, which has already resulted in version drift. This moves the Python version specification to .python-version so that we can ensure that the same Python version is used across all CI jobs. The presence of the .python-version file also helps developers know what is the recommended Python version to use for local SDK development.

@ctreatma ctreatma merged commit c895c75 into main Oct 2, 2024
@ctreatma ctreatma deleted the python-version branch October 2, 2024 14:18
@github-actions
Copy link
Copy Markdown
Contributor

This PR is included in version 0.6.0 🎉

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.

1 participant