Sign in
bazel
/
bazel
/
ed5955c5a16996a3b630d7f95206d67d0d0c6380
/
.
/
third_party
/
py
/
concurrent
/
BUILD
blob: 5a9d3cff9f182a9a602932e40682bf366470a78a [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
py_library
(
name
=
"futures"
,
srcs
=
glob
([
"**/*.py"
]),
visibility
=
[
"//visibility:public"
],
)