numexpr: Define license
This commit is contained in:
@@ -4732,6 +4732,7 @@ rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Fast numerical array expression evaluator for NumPy";
|
description = "Fast numerical array expression evaluator for NumPy";
|
||||||
homepage = "https://github.com/pydata/numexpr";
|
homepage = "https://github.com/pydata/numexpr";
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user