Sign in
apache
/
incubator-heron
/
refs/heads/cwang/outgoingpackets-debug
/
.
/
integration-test
/
src
/
python
/
common
/
BUILD
blob: 83c7a716034e3ea781070aac03c0a9f13fb68177 [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
load
(
"/tools/rules/pex_rules"
,
"pex_library"
)
pex_library
(
name
=
"common"
,
srcs
=
glob
([
"*.py"
]),
)