Skip to content

Commit

Permalink
Update pyfa.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
blitzmann committed Feb 24, 2017
1 parent 8900674 commit 249841c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyfa.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# -*- mode: python -*-

# Note: This script is provided AS-IS for those that may be interested.
# pyfa does not currently support pyInstaller (or any other build process) 100% at the moment

# Command line to build:
# (Run from directory where pyfa.py and pyfa.spec lives.)
# c:\Python27\scripts\pyinstaller.exe --clean --noconfirm --windowed --upx-dir=.\scripts\upx.exe pyfa.spec
Expand Down

0 comments on commit 249841c

Please sign in to comment.