8000 Remove mlab from default testing list. · matplotlib/matplotlib@90a10f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 90a10f4

Browse files
committed
Remove mlab from default testing list.
AppVeyor doesn't install pytest, so the nose build fails with this one.
1 parent cdd2bcb commit 90a10f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,6 @@ def _jupyter_nbextension_paths():
15021502
'matplotlib.tests.test_legend',
15031503
'matplotlib.tests.test_lines',
15041504
'matplotlib.tests.test_mathtext',
1505-
'matplotlib.tests.test_mlab',
15061505
'matplotlib.tests.test_offsetbox',
15071506
'matplotlib.tests.test_patches',
15081507
'matplotlib.tests.test_path',

0 commit comments

Comments
 (0)
0