Skip to content

Commit

Permalink
appveyor - add pycrypto
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Jan 26, 2018
1 parent d86ef96 commit 3d1bba4
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 @@ -13,6 +13,7 @@ build_script:
- pip install pyzmail
- pip install stopit
- pip install password
- pip install pycrypto
- curl -fsSL -o PyQt4-4.11.4-cp27-cp27m-win32.whl %BASE2%/PyQt4-4.11.4-cp27-cp27m-win32.whl
- pip install PyQt4-4.11.4-cp27-cp27m-win32.whl
- pyinstaller bitbay/BitMHalo.py -F -p src --icon=bitbay/BitMHalo.ico --uac-admin
Expand Down

0 comments on commit 3d1bba4

Please sign in to comment.