summaryrefslogtreecommitdiff
path: root/silx/third_party/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'silx/third_party/setup.py')
-rw-r--r--silx/third_party/setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/silx/third_party/setup.py b/silx/third_party/setup.py
index 8550f53..dd3d302 100644
--- a/silx/third_party/setup.py
+++ b/silx/third_party/setup.py
@@ -41,7 +41,6 @@ def configuration(parent_package='', top_path=None):
if os.path.exists(local_path):
config.add_subpackage('_local')
config.add_subpackage('_local.scipy_spatial')
- config.add_subpackage('_local.concurrent_futures')
return config