From b56b05af5c43a4bb18c01670b3968ae7c660ac37 Mon Sep 17 00:00:00 2001 From: hubobel Date: Sun, 28 Dec 2025 20:25:26 +0100 Subject: [PATCH] from Mac --- Simbriefimport.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/Simbriefimport.py b/Simbriefimport.py index cf97e56..632e5ee 100644 --- a/Simbriefimport.py +++ b/Simbriefimport.py @@ -39,9 +39,6 @@ def get_runtime_version() -> str: return p.read_text(encoding="utf-8").strip() except Exception: return "0.0.0.0" - - - def ensure_version_info(force: bool = False) -> str: """ Erzeugt version_info.txt für PyInstaller und version_runtime.txt für die