mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 21:46:41 +08:00
2a672cf00d
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.