Skip to content

Commit

Permalink
Merge pull request #2433 from dhruvesh09/r0.23.0
Browse files Browse the repository at this point in the history
Add license for pbr, which is a new dependency.
  • Loading branch information
dhruvesh09 authored Sep 2, 2020
2 parents b7f6ff0 + 6e5a421 commit c46f843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tfx/tools/docker/third_party_licenses.csv
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ mock,https://raw.githubusercontent.com/testing-cabal/mock/master/LICENSE.txt,2-C
monotonic,https://raw.githubusercontent.com/atdt/monotonic/master/LICENSE,Apache 2.0
nbformat,https://raw.githubusercontent.com/jupyter/nbformat/master/COPYING.md,BSD-4-Clause
oauth2client,https://raw.githubusercontent.com/google/oauth2client/master/LICENSE,Apache 2.0
pbr,https://raw.githubusercontent.com/openstack/pbr/16f19608c446db67e2ad0950a3209078ec6be18b/LICENSE,Apache 2.0
pickleshare,https://raw.githubusercontent.com/pickleshare/pickleshare/master/LICENSE,MIT
protobuf,https://raw.githubusercontent.com/protocolbuffers/protobuf/master/LICENSE,BSD-3-clause
pyarrow,https://raw.githubusercontent.com/apache/arrow/master/LICENSE.txt,Apache 2.0
Expand Down

0 comments on commit c46f843

Please sign in to comment.