blob: 926a176f48692c1f971e59950a9568f0696e773a [file] [log] [blame]
James Kuszmaul910f92b2020-01-01 15:30:38 -08001load("@//debian:matplotlib.bzl", "build_matplotlib")
Brian Silverman6470f442018-08-05 12:08:16 -07002
Brian Silverman4d6207a2020-09-18 15:26:52 -07003build_matplotlib(
4 "3",
Brian Silverman4c7235a2021-11-17 19:04:37 -08005 tkinter_py_version = "3.9",
Brian Silverman6470f442018-08-05 12:08:16 -07006)