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