blob: af2c4b76ef0e508d2ef807b6fb53680cb1583b62 [file] [log] [blame]
load("@//debian:matplotlib.bzl", "build_matplotlib")
build_matplotlib("3", "3.5")
build_matplotlib(
"2.7",
copy_shared_files = False,
)