Skip to content

Commit 5c7d95a

Browse files
committed
FIX added matplotlib.testing.nose.plugins to setupext.py
1 parent ede44e5 commit 5c7d95a

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
@@ -704,6 +704,7 @@ def get_packages(self):
704704
'matplotlib.style',
705705
'matplotlib.testing',
706706
'matplotlib.testing.nose',
707+
'matplotlib.testing.nose.plugins',
707708
'matplotlib.testing.jpl_units',
708709
'matplotlib.tri',
709710
]

0 commit comments

Comments
 (0)