-
Notifications
You must be signed in to change notification settings - Fork 40
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
Maintenance update: switch to pyproject.toml
, format with black, add back coverage report, Wagtail 6.3
#97
base: main
Are you sure you want to change the base?
Conversation
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff, I'm glad to see the codebase freshened up! I've left a few tiny notes.
I'm going to revisit this when Wagtail 6.3 is released and add support for it as well. Thanks for the review @mgax 👍 |
- Drop Python 3.8, end of life - Add Python 3.13 - Add Django 5.1 - Add Wagtail 6.3 - Drop testing against Wagtail 6.0 and 6.1
I think this is ready for another round of review - if you are available - @mgax! |
pyproject.toml
, format with black, add back coverage report, Wagtail 6.2pyproject.toml
, format with black, add back coverage report, Wagtail 6.3
No description provided.