python39Packages.graspologic: mark as broken
This commit is contained in:
parent
f197bd6e34
commit
9102b1cc65
@ -45,5 +45,7 @@ buildPythonPackage rec {
|
||||
description = "A package for graph statistical algorithms";
|
||||
license = licenses.asl20; # changing to `licenses.mit` in next release
|
||||
maintainers = with maintainers; [ bcdarwin ];
|
||||
# graspologic-native is not available
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user