Skip to content

Commit 8995f27

Browse files
authored
Add license for kafka-python (#35116)
1 parent 6ae6f38 commit 8995f27

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sdks/python/container/license_scripts/dep_urls_py.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ pip_dependencies:
9494
license: "https://raw.githubusercontent.com/mtth/hdfs/master/LICENSE"
9595
httplib2:
9696
license: "https://raw.githubusercontent.com/httplib2/httplib2/master/LICENSE"
97+
kafka-python:
98+
license: "https://raw.githubusercontent.com/dpkp/kafka-python/master/LICENSE"
9799
keras:
98100
license: "https://raw.githubusercontent.com/keras-team/keras/master/LICENSE"
99101
keras-nightly:

0 commit comments

Comments
 (0)