Loading pkgs/development/python-modules/authheaders/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ buildPythonPackage rec { publicsuffix2 ]; pythonImportsCheck = [ "authheaders" ]; meta = with lib; { description = "Python library for the generation of email authentication headers"; homepage = "https://github.com/ValiMail/authentication-headers"; Loading Loading
pkgs/development/python-modules/authheaders/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,10 @@ buildPythonPackage rec { publicsuffix2 ]; pythonImportsCheck = [ "authheaders" ]; meta = with lib; { description = "Python library for the generation of email authentication headers"; homepage = "https://github.com/ValiMail/authentication-headers"; Loading