Loading pkgs/development/python-modules/tornado/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -59,10 +59,10 @@ buildPythonPackage rec { ; }; meta = with lib; { meta = { description = "Web framework and asynchronous networking library"; homepage = "https://www.tornadoweb.org/"; license = licenses.asl20; license = lib.licenses.asl20; maintainers = [ ]; }; } Loading
pkgs/development/python-modules/tornado/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -59,10 +59,10 @@ buildPythonPackage rec { ; }; meta = with lib; { meta = { description = "Web framework and asynchronous networking library"; homepage = "https://www.tornadoweb.org/"; license = licenses.asl20; license = lib.licenses.asl20; maintainers = [ ]; }; }