Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
5af45eb8eadf2f565efe75f855b5c40ffe1dfacd
/
.
/
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
,
)