8000
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.
2 parents fa13156 + 4df0418 commit a96c051Copy full SHA for a96c051
setup.cfg.template
@@ -11,10 +11,9 @@
11
#local_freetype = False
12
13
[packages]
14
-# There are a number of subpackages of Matplotlib that are considered
15
-# optional. All except tests are installed by default, but that can
16
-# be changed here.
17
-#
+# 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.
18
#tests = False
19
#sample_data = True
20
0 commit comments