update- not fixed

This commit is contained in:
2025-07-24 23:40:32 -04:00
parent 99cae85ad4
commit e40f800165
7 changed files with 5 additions and 6 deletions

View File

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env python3
"""
PyPack - A Python to executable converter
Main entry point for the application

View File

@@ -1,6 +1,6 @@
python3 ../main.py \
--script_file ../test_files/test.py \
--output Test \
--name Test_Name \
--onefile \
--windowed
--script_file ../test_files/test.py \
--output Test \
--name Test_Name \
--onefile \
--windowed