forked from mirrors/nixpkgs
python3Packages.kmapper: mark broken
This commit is contained in:
parent
e6b69f6257
commit
3b14106176
|
@ -45,5 +45,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://kepler-mapper.scikit-tda.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.costrouc ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue