python311Packages.ipywidgets: update meta.homepage
This commit is contained in:
parent
a97b040897
commit
439ef14e04
@ -46,7 +46,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "IPython HTML widgets for Jupyter";
|
||||
homepage = "https://ipython.org/";
|
||||
homepage = "https://github.com/jupyter-widgets/ipywidgets";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ fridh ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user