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