Skip to content

Commit 52ea304

Browse files
committed
Remove django2.2 from Py3.9
1 parent 534098a commit 52ea304

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox_old.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
envlist=
33
py37-django{22,32}-fido11,
44
py38-django{22,32,42}-fido11
5-
py39-django{22,32,42}-fido11
5+
; py39-django{22,32,42}-fido11
6+
py39-django{32,42}-fido11
67

78
[testenv]
89
changedir=

0 commit comments

Comments
 (0)