Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
30e45ffdb4e35e68a58d56c3bbd5c16aa3cf80d1
/
.
/
debian
/
python_markupsafe.BUILD
blob: 87f10eae7ccc3ce8d41cfc89f10b2ad4a023f806 [
file
] [
log
] [
blame
]
py_library
(
name
=
"python_markupsafe"
,
srcs
=
glob
([
"src/markupsafe/*.py"
]),
imports
=
[
"src/"
],
visibility
=
[
"//visibility:public"
],
)