Searched refs:need_cython (Results 1 – 1 of 1) sorted by relevance
267 need_cython = BUILD_WITH_CYTHON269 need_cython = need_cython or not commands.check_and_update_cythonization(extensions)270 …_cythonize(extensions, linetracing=ENABLE_CYTHON_TRACING, mandatory=BUILD_WITH_CYTHON), need_cython272 CYTHON_EXTENSION_MODULES, need_cython = cython_extensions_and_necessity() variable299 elif need_cython: