py_test(
    name = "test_import_api_packages",
    srcs = ["test_import_api_packages.py"],
    deps = ["@pypi_tensorflow//:pkg"],
)
