diff --git a/misc/tox.ini b/misc/tox.ini index 042f0d01ab..67f96da0e3 100644 --- a/misc/tox.ini +++ b/misc/tox.ini @@ -5,7 +5,7 @@ # the translator tests it is sufficient to build the 'translate' configuration. [tox] -envlist = build, driver, translator, params, search, style, autodoc, clang-tidy +envlist = build, driver, translator, parameters, search, style, autodoc, clang-tidy basepython = python3 skip_missing_interpreters = true skipsdist = true