1
0

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

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