pythonPackages.panel: update homepage
This commit is contained in:
parent
a4f454cca0
commit
bc17fcf9ff
@ -32,7 +32,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A high level dashboarding library for python visualization libraries";
|
description = "A high level dashboarding library for python visualization libraries";
|
||||||
homepage = http://pyviz.org;
|
homepage = https://pyviz.org;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = [ maintainers.costrouc ];
|
maintainers = [ maintainers.costrouc ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user