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