Skip to content

Commit 1cb7346

Browse files
committed
depr: Dropped support for python 3.9
1 parent aeb2695 commit 1cb7346

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
matrix:
1717
include:
1818
# Django 4.0 - 4.1
19-
- django-version: '>= 4.0, < 4.2'
20-
python-version: "3.9"
2119
- django-version: '>= 4.0, < 4.2'
2220
python-version: "3.10"
2321

0 commit comments

Comments
 (0)