python3Packages.theano-pymc: mark as broken
theano-pymc is old enough and will no longer be updated
This commit is contained in:
parent
cf4f8bfe60
commit
93036df43d
1 changed files with 1 additions and 0 deletions
|
@ -44,5 +44,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/majidaldo/Theano-PyMC";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ nidabdella ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue