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,
)