From 8fcb29bca9be0a166ec1bd1b7d097ae5472ae364 Mon Sep 17 00:00:00 2001 From: shibbo Date: Sat, 21 Sep 2024 19:28:13 -0400 Subject: [PATCH] whoops yet again --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b0586857..ac8304c7 100644 --- a/setup.py +++ b/setup.py @@ -97,4 +97,4 @@ def install(what): print("Found compilers folder, continuing...") print("Done.") -sys.exit(1) \ No newline at end of file +sys.exit(0) \ No newline at end of file