mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-11 11:25:30 +08:00
analysis: Add as subpackage.
This commit is contained in:
@@ -6,6 +6,7 @@ def configuration(parent_package='', top_path=None):
|
||||
config = Configuration('image', parent_package, top_path)
|
||||
|
||||
config.add_subpackage('opencv')
|
||||
config.add_subpackage('analysis')
|
||||
|
||||
def add_test_directories(arg, dirname, fnames):
|
||||
if dirname.split(os.path.sep)[-1] == 'tests':
|
||||
|
||||
Reference in New Issue
Block a user