Merge pull request #3154 from bauerj/wine-trezor-version

Install latest version of Trezor on Windows
This commit is contained in:
ThomasV 2017-10-30 19:34:08 +01:00 committed by GitHub
commit 8deb57e600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ cd tmp
# Install Cython
$PYTHON -m pip install setuptools --upgrade
$PYTHON -m pip install cython
$PYTHON -m pip install hidapi==0.7.99.post20
$PYTHON -m pip install trezor==0.7.16
$PYTHON -m pip install trezor
$PYTHON -m pip install keepkey
$PYTHON -m pip install btchip-python