mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-11 12:43:04 +08:00
doc: Add analysis API.
This commit is contained in:
@@ -10,7 +10,6 @@ def configuration(parent_package='', top_path=None):
|
||||
def add_test_directories(arg, dirname, fnames):
|
||||
if dirname.split(os.path.sep)[-1] == 'tests':
|
||||
config.add_data_dir(dirname)
|
||||
print "Added", dirname
|
||||
|
||||
# Add test directories
|
||||
from os.path import isdir, dirname, join, abspath
|
||||
|
||||
Reference in New Issue
Block a user