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