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

Support only Python 3.10+ and modernize CI #129

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

nicoddemus
Copy link
Member

@nicoddemus nicoddemus commented Oct 23, 2024

  • Drops support for older Python versions.
  • Improve CI: use build, simplify build matrix, update versions.
  • Configure dependabot to update GitHub actions.
  • Run pyupgrade --py310-plus on all files (separate commit).

@nicoddemus nicoddemus requested a review from a team October 23, 2024 14:56
@nicoddemus nicoddemus force-pushed the require-py310-modernize-ci branch 4 times, most recently from 5942d8e to 650c279 Compare October 23, 2024 15:10
Copy link

@kfasolin kfasolin left a comment

Choose a reason for hiding this comment

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

Nice! 🤩

* Drops support for older Python versions.
* Improve CI: use `build`, simplify build matrix, update versions.
* Configure dependabot to update GitHub actions.
Copy link

sonarcloud bot commented Oct 24, 2024

@nicoddemus nicoddemus merged commit a9aa0fe into master Oct 24, 2024
13 checks passed
@nicoddemus nicoddemus deleted the require-py310-modernize-ci branch October 24, 2024 12:05
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