Update matplotlibrc filtering for GUI backends
This commit is contained in:
@@ -133,6 +133,8 @@ def install(self, spec, prefix):
|
||||
# TODO: Once better testing support is integrated, add the following tests
|
||||
# https://wiki.python.org/moin/TkInter
|
||||
#
|
||||
# Note: Only works if ForwardX11Trusted is enabled, i.e. `ssh -Y`
|
||||
#
|
||||
# if '+tk' in spec:
|
||||
# env['TK_LIBRARY'] = join_path(spec['tk'].prefix.lib,
|
||||
# 'tk{0}'.format(spec['tk'].version.up_to(2)))
|
||||
|
Reference in New Issue
Block a user