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 Tox for Wagtail 6.3 #251

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JakubMastalerz
Copy link

Update Tox tests for Wagtail 6.3

This PR updates the tox test setup to confirm package is compatible with Wagtail 6.3

Additionally:

  • Python 3.8 is dropped due to deprecation and minimum Python version required is updated to 3.9
  • Wagtail versions 6.0 and 6.1 are removed from tox tests due to deprecation.
  • Django 5.1 and Python 3.13 are added to tox tests as compatible with Wagtail 6.3.

Add Wagtail 6.2 and 6.3, Django 5.1 and Python 3.13 to tox tests. Drop Python 3.8 and Wagtail 6.0 and 6.1
@JakubMastalerz JakubMastalerz marked this pull request as ready for review November 20, 2024 14:17
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.

1 participant