Run django main tests on Python >= 3.10 (#499)

This commit is contained in:
Hasan Ramezani 2023-01-19 11:50:45 +03:30 committed by GitHub
parent f6b9e9f931
commit 7a7e2eb2ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,8 @@
envlist =
{py37,py38,py39,py310}-django32
{py38,py39,py310}-django40
{py38,py39,py310,py311}-django{41,main}
{py38,py39,py310,py311}-django41
{py310,py311}-djangomain
py37-docs
py38-lint