Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c0b0f72403314c9899a506d5c6dd8d4a8f4e274b
/
.
/
debian
/
matplotlib.BUILD
blob: 881521cd5193888d8a804ca1cfa40d73d583ab76 [
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
,
)