You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2023/05/16 12:58:23 UTC

[GitHub] [beam] tvalentyn commented on a diff in pull request #26712: Explicitly link the license to Keras dependency

tvalentyn commented on code in PR #26712:
URL: https://github.com/apache/beam/pull/26712#discussion_r1195126483


##########
sdks/python/container/license_scripts/dep_urls_py.yaml:
##########
@@ -94,6 +94,8 @@ pip_dependencies:
     license: "https://raw.githubusercontent.com/mtth/hdfs/master/LICENSE"
   httplib2:
     license: "https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE"
+  keras:
+    licence: "https://raw.githubusercontent.com/keras-team/keras/master/LICENSE"

Review Comment:
   ```suggestion
       license: "https://raw.githubusercontent.com/keras-team/keras/master/LICENSE"
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org