blob: ad4439890e4b373ae013861c2327776161e5b344 [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",
Austin Schuhcd1f7252021-09-24 21:11:43 -07005 tkinter_py_version = "3.7",
Brian Silverman6470f442018-08-05 12:08:16 -07006)