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

Checks for wagtail 6.3 #10

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

nickmoreton
Copy link
Contributor

This pull request includes updates to the supported Python versions and dependencies

Updates to supported Python versions:

  • .github/workflows/test.yml: Removed Python 3.8 from the matrix of supported versions. [1] [2]
  • README.md: Updated the list of supported Python versions to remove Python 3.8.
  • pyproject.toml: Removed Python 3.8 from the classifiers and updated the requires-python field to >=3.9.
  • tox.ini: Removed Python 3.8 from the envlist and basepython sections. [1] [2] [3]

Updates to dependencies:

Questions:

  • Did you want me to add python 3.13 into the mix?

@th3hamm0r
Copy link
Collaborator

Thanks a lot @nickmoreton for your constant support!
Yes, it would be nice to have 3.13 in it too 🙏

- Update the documentation to reflect the tested version numbers
@nickmoreton
Copy link
Contributor Author

Thanks @th3hamm0r I just updated this for python 3.13 👍

@th3hamm0r th3hamm0r merged commit 415c34e into wunderweiss:main Nov 29, 2024
10 checks passed
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