pythonPackages.image-match: add import check
This commit is contained in:
@@ -24,6 +24,7 @@ buildPythonPackage {
|
||||
|
||||
# tests cannot work without elasticsearch
|
||||
doCheck = false;
|
||||
pythonImportsCheck = [ "image_match" ];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/ascribe/image-match";
|
||||
|
||||
Reference in New Issue
Block a user