Loading pkgs/development/python-modules/trino-python-client/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,9 @@ buildPythonPackage rec { description = "Client for the Trino distributed SQL Engine"; homepage = "https://github.com/trinodb/trino-python-client"; license = licenses.asl20; maintainers = with maintainers; [ cpcloud ]; maintainers = with maintainers; [ cpcloud flokli ]; }; } Loading
pkgs/development/python-modules/trino-python-client/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,9 @@ buildPythonPackage rec { description = "Client for the Trino distributed SQL Engine"; homepage = "https://github.com/trinodb/trino-python-client"; license = licenses.asl20; maintainers = with maintainers; [ cpcloud ]; maintainers = with maintainers; [ cpcloud flokli ]; }; }