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

build!: remove support for python 3.9 and make 3.12 the dev default #416

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

korikuzma
Copy link
Contributor

close #415

  • only support 3 most recent python versions (3.10, 3.11, 3.12)
  • change development python version from 3.10 to 3.12
  • re-run cassettes

close #415
* only support 3 most recent python versions (3.10, 3.11, 3.12)
* change development python version from 3.10 to 3.12
* re-run cassettes
@korikuzma korikuzma added priority:medium Medium priority build Changes that affect the build system or dependencies labels Jun 26, 2024
@korikuzma korikuzma self-assigned this Jun 26, 2024
@korikuzma korikuzma requested review from a team as code owners June 26, 2024 12:10
@larrybabb larrybabb merged commit 31bb5c1 into main Jun 26, 2024
6 checks passed
@larrybabb larrybabb deleted the issue-415 branch June 26, 2024 21:30
Copy link
Contributor

@larrybabb larrybabb left a comment

Choose a reason for hiding this comment

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

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or dependencies priority:medium Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update to python >= 3.10 and change default to 3.12
3 participants