--- filelock-3.32.2/tox.toml.orig +++ filelock-3.32.2/tox.toml @@ -31,6 +31,8 @@ # suite ran, and it cost BaseAsyncFileLock.__del__'s no-loop path a flaky 99.98% on the 3.14 jobs. commands = [ [ + "python", + "-m", "pytest", "--durations", "10",