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