tables: Define license
This commit is contained in:
parent
01e2ed000b
commit
ddfdd85171
@ -52,5 +52,6 @@ buildPythonPackage rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Hierarchical datasets for Python";
|
description = "Hierarchical datasets for Python";
|
||||||
homepage = "http://www.pytables.org/";
|
homepage = "http://www.pytables.org/";
|
||||||
|
license = stdenv.lib.licenses.bsd2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user