Loading pkgs/development/python-modules/dvc-gs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { # Network access is needed for tests doCheck = false; pythonCheckImports = [ "dvc_gs" ]; pythonImportsCheck = [ "dvc_gs" ]; meta = with lib; { description = "gs plugin for dvc"; Loading Loading
pkgs/development/python-modules/dvc-gs/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { # Network access is needed for tests doCheck = false; pythonCheckImports = [ "dvc_gs" ]; pythonImportsCheck = [ "dvc_gs" ]; meta = with lib; { description = "gs plugin for dvc"; Loading