Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
3e5e5d8c1e7b4e00c606c9938e5fb258c87b67d9
/
.
/
debian
/
six.BUILD
blob: 921bffb8af05afed8c53a78068bbfd059d3dfdbe [
file
] [
log
] [
blame
]
py_library
(
name
=
"six"
,
srcs
=
[
"six.py"
,
],
target_compatible_with
=
[
"@//tools/platforms/python:debian_bundled_python"
,
],
visibility
=
[
"//visibility:public"
],
)