python3Packages.mlflow: mark broken, missing dep
This commit is contained in:
parent
86b5481f3c
commit
e1b4af62dd
@ -66,5 +66,7 @@ buildPythonPackage rec {
|
|||||||
description = "Open source platform for the machine learning lifecycle";
|
description = "Open source platform for the machine learning lifecycle";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ tbenst ];
|
maintainers = with maintainers; [ tbenst ];
|
||||||
|
# missing prometheus-flask-exporter, not packaged in nixpkgs
|
||||||
|
broken = true; # 2020-08-15
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user