diff --git a/setup.cfg.template b/setup.cfg.template index ab2fa6ff0531..da03b60b0454 100644 --- a/setup.cfg.template +++ b/setup.cfg.template @@ -11,10 +11,9 @@ #local_freetype = False [packages] -# There are a number of subpackages of Matplotlib that are considered -# optional. All except tests are installed by default, but that can -# be changed here. -# +# There are a number of data subpackages from Matplotlib that are +# considered optional. All except 'tests' data (meaning the baseline +# image files) are installed by default, but that can be changed here. #tests = False #sample_data = True