Add 'hidapi' dependency

This commit is contained in:
Roman Zeyde
2018-08-18 12:55:46 +03:00
parent 8f1d008eb2
commit 71f357c1bf

View File

@@ -66,7 +66,7 @@ gpg (GnuPG) 2.1.15
3. Then, install the latest [trezor_agent](https://pypi.python.org/pypi/trezor_agent) package:
```
$ pip3 install Cython
$ pip3 install Cython hidapi
$ pip3 install trezor_agent
```