mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:19:25 +08:00
Refactor: Gitpython preparations
This commit is contained in:
@@ -17,7 +17,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