8000 Merge pull request #23489 from QuLogic/missing-test-data · matplotlib/matplotlib@2dcc824 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2dcc824

Browse files
authored
Merge pull request #23489 from QuLogic/missing-test-data
Add missing test data to install
2 parents 446de7b + f388ac3 commit 2dcc824

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setupext.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ def get_package_data(self):
479479
*_pkg_data_helper('matplotlib', 'tests/baseline_images'),
480480
*_pkg_data_helper('matplotlib', 'tests/tinypages'),
481481
'tests/cmr10.pfb',
482+
'tests/Courier10PitchBT-Bold.pfb',
482483
'tests/mpltest.ttf',
483484
'tests/test_*.ipynb',
484485
],

0 commit comments

Comments
 (0)
0