diff --git a/tox.ini b/tox.ini index 7c685b86b..c415306c2 100644 --- a/tox.ini +++ b/tox.ini @@ -9,7 +9,7 @@ skipsdist = True ignore_basepython_conflict = True [testenv] -basepython = python3.8 +basepython = python3.10 usedevelop = True passenv = TERM setenv =