Skip to content

Commit 0fc8c64

Browse files
committed
Point tfx-bsl to vkarampudi/tfx-bsl@testing fork
1 parent 73a94fb commit 0fc8c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def _make_required_install_packages():
5757
git_master="@git+https://github.com/tensorflow/metadata@master",
5858
),
5959
"tf_keras>=2",
60-
"tfx-bsl@git+https://github.com/tensorflow/tfx-bsl.git@testing",
60+
"tfx-bsl@git+https://github.com/vkarampudi/tfx-bsl.git@testing",
6161
]
6262

6363

0 commit comments

Comments
 (0)