Merge pull request #231050 from natsukium/python3Packages.theano-pymc/broken
python3Packages.theano-pymc: mark as broken
This commit is contained in:
commit
a7708e6f90
@ -44,5 +44,6 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/majidaldo/Theano-PyMC";
|
homepage = "https://github.com/majidaldo/Theano-PyMC";
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
maintainers = with lib.maintainers; [ nidabdella ];
|
maintainers = with lib.maintainers; [ nidabdella ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user