Skip to content

build.yml: Change python-versions to leave off patch version. #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

schwehr
Copy link
Contributor

@schwehr schwehr commented Sep 7, 2024

This makes sure that the build uses the latest patch version for each python major.minor. Keep the pre-release for 3.13 explicit as I don't know how that will work before the first 3.13 release is out.

Also make each version number be on a separate line so that adding and removing python versions is easier to see in diffs, e.g., like this:

https://github.com/google/earthengine-api/blob/e44bb391af90c9b7dfde79d95b55116e79d0d6bf/.github/workflows/ci-tests.yml#L17

This makes sure that the build uses the latest patch version for each
python major.minor. Keep the pre-release for 3.13 explicit as I don't
know how that will work before the first 3.13 release is out.

Also make each version number be on a separate line so that adding and
removing python versions is easier to see in diffs, e.g., like this:

https://github.com/google/earthengine-api/blob/e44bb391af90c9b7dfde79d95b55116e79d0d6bf/.github/workflows/ci-tests.yml#L17
@JamesParrott JamesParrott merged commit d3fd558 into GeospatialPython:master Sep 8, 2024
10 checks passed
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.

2 participants