update- not fixed
This commit is contained in:
Binary file not shown.
0
header_imports/__init__.py
Normal file
0
header_imports/__init__.py
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
main.py
1
main.py
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
PyPack - A Python to executable converter
|
||||
Main entry point for the application
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user