mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #140771 from bcdarwin/update-graspologic-homepage
python3Packages.graspologic: update homepage
This commit is contained in:
commit
2994e3d505
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ buildPythonPackage rec {
|
|||
disabledTests = [ "gridplot_outputs" ];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://graspy.neurodata.io";
|
||||
homepage = "https://graspologic.readthedocs.io";
|
||||
description = "A package for graph statistical algorithms";
|
||||
license = licenses.asl20; # changing to `licenses.mit` in next release
|
||||
maintainers = with maintainers; [ bcdarwin ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue