pythonPackages.imagecorruptions: Disable tests
This commit is contained in:
@@ -26,6 +26,9 @@ buildPythonPackage rec {
|
|||||||
opencv3
|
opencv3
|
||||||
];
|
];
|
||||||
|
|
||||||
|
doCheck = false;
|
||||||
|
pythonImportsCheck = [ "imagecorruptions" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/bethgelab/imagecorruptions";
|
homepage = "https://github.com/bethgelab/imagecorruptions";
|
||||||
description = "This package provides a set of image corruptions";
|
description = "This package provides a set of image corruptions";
|
||||||
|
|||||||
Reference in New Issue
Block a user