Loading
python3Packages.joblib: disable tests that assume strictatime mount
The memory module of the library - and its tests - assume that atimes are updated on each access to a file. At least on Darwin, the default mount is without strictatime option for /private/tmp, which makes the tests fails when nix build is executed.