lol

numexpr: Define license

+1
+1
pkgs/top-level/python-packages.nix
··· 4732 4732 meta = { 4733 4733 description = "Fast numerical array expression evaluator for NumPy"; 4734 4734 homepage = "https://github.com/pydata/numexpr"; 4735 + license = licenses.mit; 4735 4736 }; 4736 4737 }; 4737 4738