Skip to content
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

Update IAM builder to target min version of 3.9 #74

Merged
merged 7 commits into from
Dec 17, 2024
Merged

Conversation

jhpyke
Copy link
Contributor

@jhpyke jhpyke commented Dec 16, 2024

This PR updates the minimum version of python for the package to 3.9 (released 2020) and updates our tests accordingly. Due to the deprecation of pkg_resources in python 3.12, we instead use importlib_resources to ensure we're compatible with all supported python versions.

@jhpyke jhpyke changed the title Update workflows to remove non-existent versions Update IAM builder to target base version of 3.9 Dec 16, 2024
@jhpyke jhpyke changed the title Update IAM builder to target base version of 3.9 Update IAM builder to target min version of 3.9 Dec 16, 2024
Copy link
Contributor

@Thomas-Hirsch Thomas-Hirsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved assuming tests pass

@jhpyke jhpyke merged commit b7f9d83 into main Dec 17, 2024
17 checks passed
@jhpyke jhpyke deleted the fix-failing-tests branch December 17, 2024 11:09
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