Skip to content

Conversation

browniebroke
Copy link
Collaborator

Description

Looking at the supported Python versions from the Django docs, the main branch (which will be the upcoming v6.0) only supports Python 3.12 and 3.13.

Our CI runs the tests against it but all the way to Python 3.10, ignoring the failures. We shouldn't even bother running tests on Python 3.10/3.11 + Django main, as we can't even install.

Copy link
Contributor

@peterthomassen peterthomassen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@auvipy auvipy merged commit 1472848 into encode:main Aug 21, 2025
7 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.

3 participants