Skip to content

Commit

Permalink
install pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
csm10495 committed Feb 18, 2018
1 parent 88006eb commit b95fcee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ artifacts:
name: Releases

build_script:
- cmd: python -m pip install pyinstaller
- cmd: pyinstaller.exe gui.py --onefile -p "cTk/ctk/" --uac-admin

deploy:
Expand Down

0 comments on commit b95fcee

Please sign in to comment.