Powershell compile script for windows with pyinstaller
This commit is contained in:
parent
b27225e218
commit
f23f3566d6
1 changed files with 1 additions and 0 deletions
1
compile.ps1
Normal file
1
compile.ps1
Normal file
|
@ -0,0 +1 @@
|
|||
pyinstaller .\adl.py --onefile --add-data 'good_title.txt;.' --add-data '.\problem_title.txt;.' --add-data '.\print_fzf.py;.'
|
Loading…
Add table
Add a link
Reference in a new issue