We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a16cba commit b126412Copy full SHA for b126412
package.py
@@ -0,0 +1 @@
1
+#pyinstaller --noconfirm --onedir --windowed --icon "D:\yehan\github\InMan\venv\Lib\site-packages\customtkinter\assets\icons\CustomTkinter_icon_Windows.ico" --name "InMan" --add-data "D:\yehan\github\InMan\venv\Lib\site-packages\customtkinter;customtkinter/" "D:\yehan\github\InMan\main.py"
0 commit comments