On Sat, Dec 31, 2016, at 15:05, Steven Silvester wrote:

> I agree with Stéfan that a forward-looking clean break would be best.
> It looks like a rather large undertaking though, judging from
> https://github.com/matplotlib/matplotlib/pull/5405.


Perhaps we are better off than matplotlib:



$ git grep "from nose"

skimage/_shared/testing.py:    from nose.tools import assert_less

skimage/_shared/testing.py:    from nose.tools import assert_greater

skimage/_shared/tests/test_testing.py:from nose.tools import
(assert_true, assert_raises, assert_equal)
skimage/draw/tests/test_draw3d.py:from nose.tools import raises

skimage/io/tests/test_sift.py:from nose.tools import *

skimage/novice/tests/test_novice.py:from nose.tools import assert_true

skimage/segmentation/tests/test_quickshift.py:from nose.tools import
assert_true
skimage/util/tests/test_montage.py:from nose.tools import
assert_equal, raises
skimage/util/tests/test_shape.py:from nose.tools import raises



Stéfan


_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image

Reply via email to