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