Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
bc1c6034c9ec1c8ac045450df835caec2d33b94e
/
.
/
debian
/
matplotlib.BUILD
blob: e7e9b6fb479db9ecabc4c08d00a84ef63915efcf [
file
] [
log
] [
blame
]
load
(
"@//debian:matplotlib.bzl"
,
"build_matplotlib"
)
build_matplotlib
(
"3"
,
tkinter_py_version
=
"3.5"
)
build_matplotlib
(
"2.7"
,
copy_shared_files
=
False
,
)