STT-tensorflow/tensorflow/python/integration_testing/BUILD

10 lines
218 B
Python

# Description:
# This directory is only for tests that should be run on a pip whl.
package(
default_visibility = ["//tensorflow:internal"],
licenses = ["notice"], # Apache 2.0
)
exports_files(["LICENSE"])