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