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