diff --git a/setup.py b/setup.py index 0abfaaddc..b26852b0b 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ WEBP_ROOT = None ZLIB_ROOT = None FUZZING_BUILD = "LIB_FUZZING_ENGINE" in os.environ -if sys.platform == "win32" and sys.version_info >= (3, 13): +if sys.platform == "win32" and sys.version_info >= (3, 14): import atexit atexit.register(