aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 5938c01..206a430 100644
--- a/setup.py
+++ b/setup.py
@@ -345,8 +345,6 @@ def cibuildwheel_windows():
import time
time.sleep(5)
- print("*** USE CYTHON = %s\n" % USE_CYTHON)
- raise ValueError(USE_CYTHON)
if __name__ == "__main__":