blob: 921bffb8af05afed8c53a78068bbfd059d3dfdbe [file] [log] [blame]
py_library(
name = "six",
srcs = [
"six.py",
],
target_compatible_with = [
"@//tools/platforms/python:debian_bundled_python",
],
visibility = ["//visibility:public"],
)