From 81808d19a14776bf5c483117ee6d98fc6aad9325 Mon Sep 17 00:00:00 2001 From: Ahmet Altay Date: Mon, 7 Jun 2021 23:38:13 +0000 Subject: [PATCH] Add license info for keras-nightly package. --- sdks/python/container/license_scripts/dep_urls_py.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdks/python/container/license_scripts/dep_urls_py.yaml b/sdks/python/container/license_scripts/dep_urls_py.yaml index 824dc13a397e..2ff0a084a6e6 100644 --- a/sdks/python/container/license_scripts/dep_urls_py.yaml +++ b/sdks/python/container/license_scripts/dep_urls_py.yaml @@ -81,6 +81,8 @@ pip_dependencies: license: "https://raw.githubusercontent.com/mtth/hdfs/master/LICENSE" httplib2: license: "https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE" + keras-nightly: + license: "https://raw.githubusercontent.com/keras-team/keras/master/LICENSE" mmh3: license: "https://raw.githubusercontent.com/hajimes/mmh3/master/LICENSE" mock: