Loading pkgs/development/python-modules/snakebite/default.nix +0 −7 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , tox , virtualenv , protobuf }: Loading @@ -15,11 +13,6 @@ buildPythonPackage rec { sha256 = "085238b4944cb9c658ee62d5794de936ac3d0c337c504b2cc86424a205ae978a"; }; checkInputs = [ tox virtualenv ]; propagatedBuildInputs = [ protobuf ]; Loading Loading
pkgs/development/python-modules/snakebite/default.nix +0 −7 Original line number Diff line number Diff line { lib , buildPythonPackage , fetchPypi , tox , virtualenv , protobuf }: Loading @@ -15,11 +13,6 @@ buildPythonPackage rec { sha256 = "085238b4944cb9c658ee62d5794de936ac3d0c337c504b2cc86424a205ae978a"; }; checkInputs = [ tox virtualenv ]; propagatedBuildInputs = [ protobuf ]; Loading