mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 18:23:44 +00:00
python310Packages.google-cloud-automl: add changelog to meta
This commit is contained in:
parent
75cbc843f3
commit
e566d9e683
@ -64,6 +64,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Cloud AutoML API client library";
|
||||
homepage = "https://github.com/googleapis/python-automl";
|
||||
changelog = "https://github.com/googleapis/python-automl/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user