diff --git a/lib/matplotlib/__init__.py b/lib/matplotlib/__init__.py index c0d3d1a00344..edc3c9d62811 100644 --- a/lib/matplotlib/__init__.py +++ b/lib/matplotlib/__init__.py @@ -1302,7 +1302,6 @@ def tk_window_focus(): default_test_modules = [ 'matplotlib.tests', - 'matplotlib.sphinxext.tests', 'mpl_toolkits.tests', ]