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.
1 parent 23c9542 commit 27bde7cCopy full SHA for 27bde7c
1 file changed
setupext.py
@@ -669,6 +669,7 @@ def iter_dir(base):
669
return {
670
'matplotlib':
671
[
672
+ 'mpl-data/matplotlibrc',
673
*iter_dir('mpl-data/fonts'),
674
*iter_dir('mpl-data/images'),
675
*iter_dir('mpl-data/stylelib'),
0 commit comments