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