mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-16 11:21:25 +08:00
io: Move plugin tests to io/tests.
This commit is contained in:
@@ -11,7 +11,6 @@ def configuration(parent_package='', top_path=None):
|
||||
|
||||
config = Configuration('io', parent_package, top_path)
|
||||
config.add_data_dir('tests')
|
||||
config.add_data_dir('_plugins/tests')
|
||||
config.add_data_files('_plugins/*.ini')
|
||||
|
||||
# This function tries to create C files from the given .pyx files. If
|
||||
|
||||
Reference in New Issue
Block a user