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