mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-03 03:33:26 +08:00
Refactor: Gitpython preparations
This commit is contained in:
@@ -20,7 +20,6 @@ class ConfigModel:
|
||||
GitProxy: Optional[str] = None
|
||||
SSLVerify: bool = False
|
||||
AutoUpdate: bool = True
|
||||
KeepLocalChanges: bool = False
|
||||
|
||||
# Python
|
||||
PythonExecutable: str = "./toolkit/python.exe"
|
||||
|
||||
Reference in New Issue
Block a user