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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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