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 tests and drop EOL versions of Python and Django #154

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mikemanger
Copy link

This PR has no user facing changes, it continues the work done in #147

  • Drop EOL versions of (Django < 4.2) and Python 3.8
  • Tests against Django 5.2, Python 3.12/3.13 and PyPy 3.11
  • Simplified test matrix to just use tox.ini for Django versions (this knocks off about 2 minutes from the run time)
  • Updates GitHub actions to fix warnings
  • Adds pre-commit repos for django-upgrade, pyupgrade and standard pre-commit-hooks
  • Uses python 3 f strings in some tests
  • Fixes some whitespace issues
  • Also updates some link in the readme

Note I've bumped the release workflow actions - as far as I can tell they should still work fine with no config changes but I've not verified this.

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