update python engine meta.description

This commit is contained in:
Doron Behar 2022-03-07 17:03:37 +02:00
parent 7ec25839d9
commit 2871efeb71

View file

@ -176,7 +176,7 @@
'';
meta = metaCommon // {
homepage = "https://www.mathworks.com/help/matlab/matlab-engine-for-python.html";
description = "A python shell from which you can use matlab's python engine or launch matlab from CLI";
description = "A python shell from which you can use matlab's python engine";
};
};
packages.x86_64-linux.matlab-mlint = pkgs.buildFHSUserEnv {