We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867beae commit 7022cd8Copy full SHA for 7022cd8
1 file changed
tox.ini
@@ -21,7 +21,8 @@ envlist =
21
# {py2.7,py3.7}-django-{1.11,2.2}
22
23
{pypy,py2.7}-django-{1.6,1.7}
24
- {pypy,py2.7,py3.5}-django-{1.8,1.9,1.10,1.11}
+ {pypy,py2.7,py3.5}-django-{1.8,1.9,1.10}
25
+ {pypy,py2.7}-django-{1.8,1.9,1.10,1.11}
26
{py3.5,py3.6,py3.7}-django-{2.0,2.1}
27
{py3.7,py3.8,py3.9}-django-{2.2,3.0,3.1,dev}
28
0 commit comments