Skip to content

Commit 012e9b3

Browse files
committed
Bump minimal tox version
1 parent b295b6f commit 012e9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ envlist = lint, py3, pypy3
44
# requires if they are not available on the host system. This requires the
55
# locally installed tox to have a minimum version 3.3.0. This means the names
66
# of the configuration options are still according to the tox 3.x syntax.
7-
minversion = 4.2.4
7+
minversion = 4.4.3
88
# This version of virtualenv will install setuptools version 65.5.0 and pip
99
# 22.3. These versions fully support python projects defined only through a
1010
# pyproject.toml file (PEP-517/PEP-518/PEP-621)

0 commit comments

Comments
 (0)