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