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",
|
"--follow-imports",
|
||||||
"--standalone",
|
"--standalone",
|
||||||
"--output-filename=exo",
|
"--output-filename=exo",
|
||||||
"--python-flag=no_site"
|
"--python-flag=no_site",
|
||||||
|
"--onefile"
|
||||||
]
|
]
|
||||||
|
|
||||||
if sys.platform == "darwin":
|
if sys.platform == "darwin":
|
||||||
|
|||||||
Reference in New Issue
Block a user