Loading pkgs/development/python-modules/icmplib/default.nix +0 −7 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ lib, buildPythonPackage, fetchFromGitHub, pbr, requests, }: buildPythonPackage rec { Loading @@ -18,11 +16,6 @@ buildPythonPackage rec { hash = "sha256-PnBcGiUvftz/KYg9Qd2GaIcF3OW4lYH301uI5/M5CBI="; }; propagatedBuildInputs = [ pbr requests ]; # Project has no tests doCheck = false; pythonImportsCheck = [ "icmplib" ]; Loading Loading
pkgs/development/python-modules/icmplib/default.nix +0 −7 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ lib, buildPythonPackage, fetchFromGitHub, pbr, requests, }: buildPythonPackage rec { Loading @@ -18,11 +16,6 @@ buildPythonPackage rec { hash = "sha256-PnBcGiUvftz/KYg9Qd2GaIcF3OW4lYH301uI5/M5CBI="; }; propagatedBuildInputs = [ pbr requests ]; # Project has no tests doCheck = false; pythonImportsCheck = [ "icmplib" ]; Loading