diff --git a/lib/matplotlib/__init__.py b/lib/matplotlib/__init__.py index f97a8f39c755..9f777dedcf7e 100644 --- a/lib/matplotlib/__init__.py +++ b/lib/matplotlib/__init__.py @@ -845,7 +845,7 @@ def gen_candidates(): _deprecated_ignore_map = {'nbagg.transparent': 'figure.facecolor'} -_obsolete_set = {'text.dvipnghack'} +_obsolete_set = {'plugins.directory', 'text.dvipnghack'} # The following may use a value of None to suppress the warning. _deprecated_set = {'axes.hold'} # do NOT include in _all_deprecated