mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 15:19:25 +08:00
bc745e833a
When the package directory is passed to nosetest via the "where" argument (-w), that directory becomes the working directory. This causes problems because `skimage.io` will take precedence over the builtin `io` package.