Loading setup.py +0 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ if sys.platform == 'darwin': elif sys.platform.startswith("win"): try: INCLUDE_DIRS.append(os.path.join(os.environ['LIBRARY_INC'], 'csm')) WLIBRARY_DIRS = [os.path.join(os.environ['LIBRARY_LIB'])] except: pass COMPILE_ARGS = [] Loading @@ -31,7 +30,6 @@ def generate_extension(path_name, sources): language='c++', include_dirs=INCLUDE_DIRS, runtime_library_dirs=LIBRARY_DIRS, library_dirs=WLIBRARY_DIRS libraries=LIBRARIES) # Create the extensions Loading tests/J03_046060_1986_XN_18N282W_8bit_state.json +3 −3 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
setup.py +0 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ if sys.platform == 'darwin': elif sys.platform.startswith("win"): try: INCLUDE_DIRS.append(os.path.join(os.environ['LIBRARY_INC'], 'csm')) WLIBRARY_DIRS = [os.path.join(os.environ['LIBRARY_LIB'])] except: pass COMPILE_ARGS = [] Loading @@ -31,7 +30,6 @@ def generate_extension(path_name, sources): language='c++', include_dirs=INCLUDE_DIRS, runtime_library_dirs=LIBRARY_DIRS, library_dirs=WLIBRARY_DIRS libraries=LIBRARIES) # Create the extensions Loading
tests/J03_046060_1986_XN_18N282W_8bit_state.json +3 −3 File changed.Preview size limit exceeded, changes collapsed. Show changes