numexpr: Define license
This commit is contained in:
parent
1c1747be0d
commit
01e2ed000b
@ -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;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user