URI: 
       tMerge pull request #3154 from bauerj/wine-trezor-version - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 8deb57e600d56d61718891ab550ba235dc1d708d
   DIR parent b9309807d7f138c6ee001e55e1b90ae8d8104f0c
  HTML Author: ThomasV <thomasv@electrum.org>
       Date:   Mon, 30 Oct 2017 19:34:08 +0100
       
       Merge pull request #3154 from bauerj/wine-trezor-version
       
       Install latest version of Trezor on Windows
       Diffstat:
         M contrib/build-wine/prepare-hw.sh    |       3 +--
       
       1 file changed, 1 insertion(+), 2 deletions(-)
       ---
   DIR diff --git a/contrib/build-wine/prepare-hw.sh b/contrib/build-wine/prepare-hw.sh
       t@@ -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