Loading pkgs/development/python-modules/clarifai/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,10 +45,13 @@ buildPythonPackage rec { ]; build-system = [ pythonRelaxDepsHook setuptools ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; dependencies = [ clarifai-grpc inquirerpy Loading Loading
pkgs/development/python-modules/clarifai/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,10 +45,13 @@ buildPythonPackage rec { ]; build-system = [ pythonRelaxDepsHook setuptools ]; nativeBuildInputs = [ pythonRelaxDepsHook ]; dependencies = [ clarifai-grpc inquirerpy Loading