Loading pkgs/development/python-modules/dash/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python framework for building analytical web applications"; homepage = "https://dash.plot.ly/"; changelog = "https://github.com/plotly/dash/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ antoinerg ]; }; Loading Loading
pkgs/development/python-modules/dash/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -74,6 +74,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python framework for building analytical web applications"; homepage = "https://dash.plot.ly/"; changelog = "https://github.com/plotly/dash/blob/v${version}/CHANGELOG.md"; license = licenses.mit; maintainers = with maintainers; [ antoinerg ]; }; Loading