Show pyinstaller files

This commit is contained in:
Tomas Groth 2017-09-25 22:17:18 +02:00
parent 4066e3e821
commit 2bc8fedf25
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ environment:
install:
# Install dependencies from pypi
- "%PYTHON%\\python.exe -m pip install sqlalchemy alembic chardet beautifulsoup4 Mako nose mock pyodbc psycopg2 pypiwin32 pyenchant websockets asyncio waitress six webob requests pyqt5 lxml PyInstaller"
- "%PYTHON%\\python.exe -m pip show -f PyInstaller
# Install mysql dependency
- appveyor DownloadFile http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.1.7.zip
- 7z x mysql-connector-python-2.1.7.zip