Up min versions to py3.9, Django 4

This commit is contained in:
Griatch 2022-02-04 23:24:48 +01:00
parent 34c4dcfe83
commit 2d25d8862b
15 changed files with 44 additions and 58 deletions

View file

@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
python-version: [3.7]
python-version: [3.10]
steps:
- name: Checkout 0.9.5 branch