mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-14 08:54:46 +00:00
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 New Issue
Block a user