Skip to content

Commit 094cc33

Browse files
committed
disable py3.9
1 parent b888a15 commit 094cc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ basepython =
3939
py36: python3.6
4040
py37: python3.7
4141
py38: python3.8
42-
py39: python3.9
42+
; py39: python3.9
4343

4444
deps =
4545
clean: coverage

0 commit comments

Comments
 (0)