diff --git a/BUILD b/BUILD index a300ce3ef..0c807b815 100644 --- a/BUILD +++ b/BUILD @@ -10,5 +10,6 @@ sh_binary( "//tensorflow_io/ignite:ignite_py", "//tensorflow_io/kafka:kafka_py", "//tensorflow_io/kinesis:kinesis_py", + "//tensorflow_io/video:video_py", ], )