8000 Merge pull request #7055 from NelleV/fix_test_nose · matplotlib/matplotlib@67a5170 · GitHub
[go: up one dir, main page]

Skip to content

Commit 67a5170

Browse files
authored
Merge pull request #7055 from NelleV/fix_test_nose
FIX: testings.nose was not installed
2 parents cddcfbe + 2af2412 commit 67a5170

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
@@ -703,6 +703,7 @@ def get_packages(self):
703703
'matplotlib.sphinxext',
704704
'matplotlib.style',
705705
'matplotlib.testing',
706+
'matplotlib.testing.nose',
706707
'matplotlib.testing.jpl_units',
707708
'matplotlib.tri',
708709
]

0 commit comments

Comments
 (0)
0