python.pkgs.requests_toolbelt: add meta.license
This commit is contained in:
parent
a9c8616ce9
commit
114ffa3dd2
@ -30,5 +30,6 @@ buildPythonPackage rec {
|
||||
description = "A toolbelt of useful classes and functions to be used with python-requests";
|
||||
homepage = http://toolbelt.rtfd.org;
|
||||
maintainers = with lib.maintainers; [ jgeerds ];
|
||||
license = lib.licenses.asl20;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user