python310Packages.ipyvue: update meta
This commit is contained in:
parent
7c05878345
commit
0c2156e328
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ buildPythonPackage rec {
|
|||
pythonImportsCheck = [ "ipyvue" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Jupyter widgets base for Vue libraries.";
|
||||
homepage = "https://github.com/mariobuikhuizen/ipyvuetify";
|
||||
description = "Jupyter widgets base for Vue libraries";
|
||||
homepage = "https://github.com/mariobuikhuizen/ipyvue";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ drewrisinger ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue