Skip to content

Update tox testing to reflect Wagtail 6.4 #59

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

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

Conversation

ianmeigh
Copy link

@ianmeigh ianmeigh commented Mar 17, 2025

This pull request updates the tox.ini file to modify the environment list and dependencies for compatibility with new versions of Wagtail.

Includes changes from #57 (Update tox testing to reflect Wagtail 6.3)

Changes

  • setup.cfg:
    • Add Pyhton 3.13 trove classifier
  • tox.ini:
    • Updated the environment list to include Wagtail 6.4 and Python 3.13.
    • Removed Wagtail 6.2.
    • Updated the test command to allow running individual tests.
  • test_signal_handlers.py:
    • Updated the tests to factor in new support for django-tasks.
  • CHANGELOG.rst:
    • Updated with changes listed above.

@ianmeigh ianmeigh mentioned this pull request May 27, 2025
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