Loading pkgs/development/python-modules/craft-application/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,10 @@ buildPythonPackage rec { build-system = [ setuptools-scm ]; pythonRelaxDeps = [ "requests" ]; pythonRelaxDeps = [ "pygit2" "requests" ]; dependencies = [ craft-archives Loading Loading
pkgs/development/python-modules/craft-application/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,10 @@ buildPythonPackage rec { build-system = [ setuptools-scm ]; pythonRelaxDeps = [ "requests" ]; pythonRelaxDeps = [ "pygit2" "requests" ]; dependencies = [ craft-archives Loading