integrates Python 3.10 and Django 3.2 / 4

This commit is contained in:
Pouria Hadjibagheri 2021-12-27 11:37:29 +00:00
parent 675b170034
commit ec727107e6
No known key found for this signature in database
GPG key ID: B0F90B052A424A3F

View file

@ -31,6 +31,22 @@ matrix:
env: DJANGO=3.0.*
- python: 3.8
env: DJANGO=3.1.*
- python: 3.8
env: DJANGO=3.2.*
- python: 3.9
env: DJANGO=3.1.*
- python: 3.9
env: DJANGO=3.2.*
- python: 3.9
env: DJANGO=4.0.*
- python: 3.10
env: DJANGO=3.1.*
- python: 3.10
env: DJANGO=3.2.*
- python: 3.10
env: DJANGO=4.0.*
- os: osx
language: generic