--- tox-4.44.0/tox.toml.orig +++ tox-4.44.0/tox.toml @@ -13,6 +13,8 @@ set_env.COVERAGE_FILECOVERAGE_PROCESS_START = "{tox_root}{/}pyproject.toml" commands = [ [ + "python", + "-m", "pytest", { replace = "posargs", extend = true, default = [ "--durations",