Loading pkgs/development/python-modules/allpairspy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ buildPythonPackage rec { meta = with lib; { description = "Pairwise test combinations generator"; homepage = "https://github.com/thombashi/allpairspy"; changelog = "https://github.com/thombashi/allpairspy/releases/tag/v${version}"; license = licenses.mit; maintainers = [ ]; }; } Loading
pkgs/development/python-modules/allpairspy/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,8 @@ buildPythonPackage rec { meta = with lib; { description = "Pairwise test combinations generator"; homepage = "https://github.com/thombashi/allpairspy"; changelog = "https://github.com/thombashi/allpairspy/releases/tag/v${version}"; license = licenses.mit; maintainers = [ ]; }; }