On 1 Jan 2017, 10:26 AM +1100, Stefan van der Walt <stefanv@berkeley.edu>, wrote:
On Sat, Dec 31, 2016, at 15:05, Steven Silvester wrote:
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