We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ac003 commit d3ae52fCopy full SHA for d3ae52f
setup.cfg.template
@@ -54,13 +54,18 @@
54
# otherwise skip silently. This is the default
55
# behavior
56
#
57
+#agg = auto
58
+#cairo = auto
59
#gtk = auto
60
+#gtk3agg = auto
61
+#gtk3cairo = auto
62
#gtkagg = auto
-#tkagg = auto
63
#macosx = auto
64
+#pyside = auto
65
+#qt4agg = auto
66
+#tkagg = auto
67
#windowing = auto
-#gtk3cairo = auto
-#gtk3agg = auto
68
+#wxagg = auto
69
70
[rc_options]
71
# User-configurable options
0 commit comments