File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 9
9
#system_freetype = False
10
10
#system_qhull = False
11
11
12
- [packages]
13
- # There are a number of data subpackages from Matplotlib that are
14
- # considered optional. All except 'tests' data (meaning the baseline
15
- # image files) are installed by default, but that can be changed here.
16
- #tests = False
17
- #sample_data = True
18
-
19
12
[gui_support]
20
13
# Matplotlib supports multiple GUI toolkits, known as backends.
21
14
# The MacOSX backend requires the Cocoa headers included with XCode.
Original file line number Diff line number Diff line change
1
+ [packages]
2
+ # There are a number of data subpackages from Matplotlib that are
3
+ # considered optional. All except 'tests' data (meaning the baseline
4
+ # image files) are installed by default, but that can be changed here.
5
+ #tests = False
6
+ #sample_data = True
You can’t perform that action at this time.
0 commit comments