Loading pkgs/development/python-modules/celery/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -118,10 +118,6 @@ buildPythonPackage rec { pythonImportsCheck = [ "celery" ]; passthru.tests = { inherit (nixosTests) sourcehut; }; meta = with lib; { description = "Distributed task queue"; homepage = "https://github.com/celery/celery/"; Loading Loading
pkgs/development/python-modules/celery/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -118,10 +118,6 @@ buildPythonPackage rec { pythonImportsCheck = [ "celery" ]; passthru.tests = { inherit (nixosTests) sourcehut; }; meta = with lib; { description = "Distributed task queue"; homepage = "https://github.com/celery/celery/"; Loading