sage: add tkinter as matplotlib backend (#51032)

Fixes #50959.
This commit is contained in:
Timo Kaufmann
2018-11-25 17:38:45 +01:00
committed by GitHub
parent ada29e468f
commit 2fbde72556

View File

@@ -110,6 +110,7 @@ let
sympy
fpylll
matplotlib
tkinter # optional, as a matplotlib backend (use with `%matplotlib tk`)
scipy
ipywidgets
rpy2