Install latest version of Trezor on Windows

This commit is contained in:
Johann Bauer 2017-10-30 18:33:21 +01:00
parent c1cf065c2d
commit 3ae525c2fd
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