Loading pkgs/development/python-modules/morecantile/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ mercantile, rasterio, pytestCheckHook, versionCheckHook, }: buildPythonPackage rec { Loading Loading @@ -44,7 +45,9 @@ buildPythonPackage rec { mercantile pytestCheckHook rasterio versionCheckHook ]; versionCheckProgramArg = "--version"; disabledTests = [ # AssertionError CLI exists with non-zero error code Loading Loading
pkgs/development/python-modules/morecantile/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ mercantile, rasterio, pytestCheckHook, versionCheckHook, }: buildPythonPackage rec { Loading Loading @@ -44,7 +45,9 @@ buildPythonPackage rec { mercantile pytestCheckHook rasterio versionCheckHook ]; versionCheckProgramArg = "--version"; disabledTests = [ # AssertionError CLI exists with non-zero error code Loading