mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 17:01:34 +00:00
build-wine: add trezor version
This commit is contained in:
parent
24e3fab8af
commit
713a803e0f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ cd tmp
|
|||
# Install Cython
|
||||
$PYTHON -m pip install setuptools --upgrade
|
||||
$PYTHON -m pip install cython
|
||||
$PYTHON -m pip install trezor
|
||||
$PYTHON -m pip install trezor==0.7.16
|
||||
$PYTHON -m pip install keepkey
|
||||
$PYTHON -m pip install btchip-python
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue