Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
6ac89e34e3bef646f2073ea7d9729b58429ca1f8
/
.
/
debian
/
python_markupsafe.BUILD
blob: af6cf56ac316d2eeb13a260ba00e0d15e46360ee [
file
] [
log
] [
blame
]
py_library
(
name
=
"python_markupsafe"
,
srcs
=
glob
([
"src/markupsafe/*.py"
]),
imports
=
[
"src/"
],
target_compatible_with
=
[
"@//tools/platforms/python:debian_bundled_python"
,
],
visibility
=
[
"//visibility:public"
],
)