File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,12 @@ include pytest.ini
33include MANIFEST.in
44include matplotlibrc.template setup.cfg.template
55include setupext.py setup.py
6- include lib/matplotlib/mpl-data/matplotlibrc
7- include lib/matplotlib/mpl-data/images/*
8- include lib/matplotlib/mpl-data/fonts/ttf/*
9- include lib/matplotlib/mpl-data/fonts/pdfcorefonts/*
10- include lib/matplotlib/mpl-data/fonts/afm/*
11- include lib/matplotlib/mpl-data/plot_directive/*
12- include lib/matplotlib/mpl-data/stylelib/*
136recursive-include LICENSE *
147recursive-include doc *
158recursive-include examples *
169recursive-include extern *
1710recursive-include lib *
18- recursive-include lib/matplotlib/mpl-data/sample_data *
11+ recursive-include lib/matplotlib/mpl-data *
1912recursive-include src *.cpp *.c *.h *.m
2013recursive-include tools *
2114recursive-include tutorials *
You can’t perform that action at this time.
0 commit comments