8000 Remove nose packages from setupext · matplotlib/matplotlib@ba0e71b · GitHub
[go: up one dir, main page]

Skip to content

Commit ba0e71b

Browse files
committed
Remove nose packages from setupext
1 parent d849ffc commit ba0e71b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setupext.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,6 @@ def get_packages(self):
735735
'matplotlib.sphinxext',
736736
'matplotlib.style',
737737
'matplotlib.testing',
738-
'matplotlib.testing._nose',
739-
'matplotlib.testing._nose.plugins',
740738
'matplotlib.testing.jpl_units',
741739
'matplotlib.tri',
742740
'matplotlib.cbook'

0 commit comments

Comments
 (0)
0