Skip to content

Update to 3.12 #102

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

Merged
merged 2 commits into from
May 19, 2025
Merged

Update to 3.12 #102

merged 2 commits into from
May 19, 2025

Conversation

eculler
Copy link
Collaborator

@eculler eculler commented May 19, 2025

Description

This update moves to Python 3.12. It also addresses an issue with the Holoview's package and a new bokeh version by temporarily pinning, and adds some additional libraries that are used in newer curriculum.

Fixes #101

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

Environment build was tested in GitHub Actions in the update-to-3.12 branch.

Checklist:

  • I have already submitted an issue and i was invited to submit a pr by an earthdatascience.org maintainer
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@eculler eculler merged commit 4cc34aa into main May 19, 2025
1 check failed
@eculler eculler deleted the update-to-3.12 branch May 19, 2025 22:12
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.

Update environment to Python 3.12
1 participant