We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051f246 commit 0033c9aCopy full SHA for 0033c9a
1 file changed
.github/workflows/ci.yml
@@ -27,11 +27,6 @@ jobs:
27
- django~=5.1.0
28
- django~=5.2.0
29
exclude:
30
- # Django 5.1+ requires Python >=3.10
31
- - python-version: "3.9"
32
- django-version: django~=5.1.0
33
34
- django-version: django~=5.2.0
35
# Python 3.13 supported only in Django >=5.1.3
36
- python-version: "3.13"
37
django-version: django~=4.2.0
0 commit comments