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