pythonPackages.mlxtend: mark broken
This commit is contained in:
parent
2c8ae68fba
commit
3ba2f3a91b
@ -45,5 +45,7 @@ buildPythonPackage rec {
|
||||
license= licenses.bsd3;
|
||||
maintainers = with maintainers; [ evax ];
|
||||
platforms = platforms.unix;
|
||||
# incompatible with nixpkgs scikitlearn version
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user