Loading pkgs/development/python-modules/jupytext/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -79,6 +79,6 @@ buildPythonPackage rec { homepage = "https://github.com/mwouts/jupytext"; changelog = "https://github.com/mwouts/jupytext/releases/tag/${src.rev}"; license = licenses.mit; maintainers = with maintainers; [ timokau ]; maintainers = teams.jupyter.members; }; } Loading
pkgs/development/python-modules/jupytext/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -79,6 +79,6 @@ buildPythonPackage rec { homepage = "https://github.com/mwouts/jupytext"; changelog = "https://github.com/mwouts/jupytext/releases/tag/${src.rev}"; license = licenses.mit; maintainers = with maintainers; [ timokau ]; maintainers = teams.jupyter.members; }; }