8000 FIX update setupext.py with testing.nose · matplotlib/matplotlib@2af2412 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2af2412

Browse files
committed
FIX update setupext.py with testing.nose
Note: the tests cannot run on most platforms
1 parent 5f553bc commit 2af2412

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

304A
Comments
 (0)
0