Thanks to visit codestin.com Credit goes to github.com
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 6cd7419 + b84a9b5 commit 9a603cfCopy full SHA for 9a603cf
1 file changed
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