diff --git a/setup.py b/setup.py index 782dea25edf0bd376c7809fceb1e68fe6b30dec1..1082d83475e9e45f9c5455d211f305ccfb169d55 100644 --- a/setup.py +++ b/setup.py @@ -100,6 +100,7 @@ def compile_cython_modules(profile=False, compile_more=False, cython_with_refnan "Cython.Compiler.Parsing", "Cython.Compiler.Visitor", "Cython.Compiler.Code", + "Cython.Compiler.FlowControl", "Cython.Runtime.refnanny",] if compile_more: compiled_modules.extend([