From 9ec3069e2b905e96c729cf06722bce3ec825292b Mon Sep 17 00:00:00 2001 From: Greg Friedland Date: Fri, 22 Feb 2019 09:45:07 -0800 Subject: [PATCH] cleanup --- python_bindings/setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/python_bindings/setup.py b/python_bindings/setup.py index 88930a9..1a16797 100755 --- a/python_bindings/setup.py +++ b/python_bindings/setup.py @@ -21,6 +21,7 @@ if os.path.exists(library_file): # if we have a prebuilt nmslib library file, use that. extra_objects.append(library_file) + else: # Otherwise build all the files here directly (excluding extras which need eigen/boost) exclude_files = set("""bbtree.cc lsh.cc lsh_multiprobe.cc lsh_space.cc falconn.cc nndes.cc space_sqfd.cc