from Mac
This commit is contained in:
parent
5c4fe7922b
commit
b56b05af5c
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue