We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b295b6f commit 012e9b3Copy full SHA for 012e9b3
tox.ini
@@ -4,7 +4,7 @@ envlist = lint, py3, pypy3
4
# requires if they are not available on the host system. This requires the
5
# locally installed tox to have a minimum version 3.3.0. This means the names
6
# of the configuration options are still according to the tox 3.x syntax.
7
-minversion = 4.2.4
+minversion = 4.4.3
8
# This version of virtualenv will install setuptools version 65.5.0 and pip
9
# 22.3. These versions fully support python projects defined only through a
10
# pyproject.toml file (PEP-517/PEP-518/PEP-621)
0 commit comments