-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tooling updates (Python, Django, Wagtail versions), and coverage summ…
…ary (#21) * Make Python 3.11 the minimum version, add Django 5.1, Wagtail 6.2 * Update GH test matrix - only run one combination on sqlite - bump min Postgres to 13 (as 12 is about to be obsolete) * Include coverage report * Drop the tox basepython map * Use sysmon in Python 3.12 * Bump various test deps * Run pyupgrade to Python 3.11+ `git ls-files --others --cached --exclude-standard -- '*.py' | xargs pyupgrade --py311-plus` * Tidy up based on code review
- Loading branch information
Showing
14 changed files
with
148 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.