Loading pkgs/development/python-modules/telfhash/default.nix +1 −6 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ packaging, pyelftools, tlsh, nose, }: buildPythonPackage rec { pname = "telfhash"; Loading Loading @@ -34,11 +33,7 @@ buildPythonPackage rec { packaging ]; nativeCheckInputs = [ nose ]; checkPhase = '' nosetests ''; doCheck = false; # no tests pythonImportsCheck = [ "telfhash" ]; Loading Loading
pkgs/development/python-modules/telfhash/default.nix +1 −6 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ packaging, pyelftools, tlsh, nose, }: buildPythonPackage rec { pname = "telfhash"; Loading Loading @@ -34,11 +33,7 @@ buildPythonPackage rec { packaging ]; nativeCheckInputs = [ nose ]; checkPhase = '' nosetests ''; doCheck = false; # no tests pythonImportsCheck = [ "telfhash" ]; Loading