pythonPackages.pillow: Disable failing tests on darwin
This commit is contained in:
@@ -22,6 +22,10 @@ buildPythonPackage rec {
|
|||||||
"test_grab"
|
"test_grab"
|
||||||
"test_grabclipboard"
|
"test_grabclipboard"
|
||||||
"test_save"
|
"test_save"
|
||||||
|
|
||||||
|
# pillow-simd
|
||||||
|
"test_roundtrip"
|
||||||
|
"test_basic"
|
||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = [ olefile ];
|
propagatedBuildInputs = [ olefile ];
|
||||||
|
|||||||
Reference in New Issue
Block a user