mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
python3Packages.starfish: disable due to incompatible dependencies
isn't compatible with latest python-dateutil or scikit-image
This commit is contained in:
parent
c68dad170f
commit
b443abf914
@ -85,5 +85,6 @@ buildPythonPackage rec {
|
||||
homepage = https://spacetx-starfish.readthedocs.io/en/latest/;
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.costrouc ];
|
||||
broken = true; # incompatible with latest python-dateutil, scikit-image
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user