mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
added one file
This commit is contained in:
@@ -15,7 +15,8 @@ def run():
|
||||
"--follow-imports",
|
||||
"--standalone",
|
||||
"--output-filename=exo",
|
||||
"--python-flag=no_site"
|
||||
"--python-flag=no_site",
|
||||
"--onefile"
|
||||
]
|
||||
|
||||
if sys.platform == "darwin":
|
||||
|
||||
Reference in New Issue
Block a user