diff --git a/tox.ini b/tox.ini index 661b359c..a8e66ec5 100644 --- a/tox.ini +++ b/tox.ini @@ -18,7 +18,7 @@ skipsdist = true # this repo is not a python package isolated_build = true requires = tox >= 4.6.3 - tox-extra >= 2.0.1 # bindep check + tox-extra == 2.0.2 # bindep check setuptools >= 65.3.0 # editable installs ignore_basepython_conflict = false