mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 00:50:59 +08:00
64c4252eab
The __SKIMAGE_SETUP__ global variable is set to True if skimage is being build from the main setup.py file, False if not. This behavior is modeled after a similar setup in scikit-learn