Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 41aeffd

Browse files
authored
Merge pull request matplotlib#7140 from NelleV/fix_tests
FIX added matplotlib.testing.nose.plugins to setupext.py
2 parents 98472a1 + 5c7d95a commit 41aeffd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)