Skip to content

Commit 3e4d45e

Browse files
committed
Bump the minimum tox version to 3.4.0
Refs: * tox-dev/tox#947 * tox-dev/tox#991
1 parent 4e59ac6 commit 3e4d45e

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
@@ -6,7 +6,7 @@ mypy_tmp_dir = mypy_tmp_dir
66

77
[tox]
88
envlist = linters, type, py38, report, clean
9-
minversion = 1.4.2
9+
minversion = 3.4.0
1010
skipsdist = True
1111
skip_missing_interpreters = true
1212

0 commit comments

Comments
 (0)