Commit 333591a6 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python3Packages.morecantile: add versionCheckHook

parent cd82aae7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
  mercantile,
  rasterio,
  pytestCheckHook,
  versionCheckHook,
}:

buildPythonPackage rec {
@@ -44,7 +45,9 @@ buildPythonPackage rec {
    mercantile
    pytestCheckHook
    rasterio
    versionCheckHook
  ];
  versionCheckProgramArg = "--version";

  disabledTests = [
    # AssertionError CLI exists with non-zero error code