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