python3Packages.chai: set license
source: https://github.com/WB-Games/chai/blob/main/LICENSE.txt
This commit is contained in:
@@ -24,5 +24,6 @@ buildPythonPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "Mocking, stubbing and spying framework for python";
|
||||
license = lib.licenses.bsd3;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user