pythonPackages.image-match: add import check
This commit is contained in:
parent
b81c23ee05
commit
59e6b92789
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user