Skip to content

Commit 44f5fdc

Browse files
authored
Merge pull request #29631 from bnavigator/patch-1
Add inline notebook to test data
2 parents f94fce6 + 4170abf commit 44f5fdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/meson.build

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ install_data(
103103
'cmr10.pfb',
104104
'mpltest.ttf',
105105
'test_nbagg_01.ipynb',
106+
'test_inline_01.ipynb',
106107
install_tag: 'tests',
107108
install_dir: py3.get_install_dir(subdir: 'matplotlib/tests/'))
108109

0 commit comments

Comments
 (0)