Skip to content

Commit ff7b5a2

Browse files
committed
Bump the minimum tox version to 3.16.1
Refs: * tox-dev/tox#947 * tox-dev/tox#991 * tox-dev/tox#2166 * tox-dev/tox#1609 * tox-dev/tox#2175
1 parent 21cdc56 commit ff7b5a2

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.16.1
1010
skipsdist = True
1111
skip_missing_interpreters = true
1212

0 commit comments

Comments
 (0)