euler314 commited on
Commit
8a3a87e
Β·
verified Β·
1 Parent(s): 99bd73a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -13
app.py CHANGED
@@ -323,16 +323,4 @@ def compile_with_nuitka(code, requirements, packages, compilation_mode, output_e
323
  **Python Requirements**: {install_result}
324
 
325
  ## Binary Information:
326
- {binary_info}
327
-
328
- ## πŸš€ Portability Notes:
329
- - This binary was compiled with maximum compatibility settings
330
- - Using --onefile for single-file distribution
331
- - Added --assume-yes-for-downloads for automatic dependency resolution
332
- - Used --python-flag=no_site to reduce system dependencies
333
- - Should work on most compatible Linux systems
334
-
335
- ## πŸ“‹ Usage Instructions:
336
- ```bash
337
- chmod +x {binary_basename}
338
- ./{binary_basename}
 
323
  **Python Requirements**: {install_result}
324
 
325
  ## Binary Information:
326
+ {binary_info}