This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-11-13 19:18:56 +00:00
Code
Issues
Releases
Wiki
Activity
f4c38af825
trezor-firmware
/
python
/
requirements-optional.txt
4 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: reorganize requirements, mark hidapi as optional This drops the command line options. `libusb` is now required unconditionally (it's cffi so no harm there). hidapi is an extra. You either need to install it manually, or specify it in your requirements.txt like so: trezor[hidapi] >= 0.9.2
2018-05-04 13:54:23 +00:00
hidapi >= 0.7.99.post20
build: change ethereum requirements
2019-03-07 16:45:50 +00:00
rlp >= 1.1.0
web3 >= 4.8
Reference in New Issue
Copy Permalink