Loading pkgs/development/python-modules/plotly/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -142,6 +142,9 @@ buildPythonPackage rec { downloadPage = "https://github.com/plotly/plotly.py"; changelog = "https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pandapip1 ]; maintainers = with lib.maintainers; [ pandapip1 sarahec ]; }; } Loading
pkgs/development/python-modules/plotly/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -142,6 +142,9 @@ buildPythonPackage rec { downloadPage = "https://github.com/plotly/plotly.py"; changelog = "https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pandapip1 ]; maintainers = with lib.maintainers; [ pandapip1 sarahec ]; }; }