1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

travis: remove protobuf dependency

This commit is contained in:
Pavol Rusnak 2017-12-18 21:48:17 +01:00
parent 06149e8487
commit 95bea97239
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -35,7 +35,7 @@ install:
- pip3 install --user scons
- pip3 install --user flake8
- pip3 install --user pytest
- pip3 install --user ecdsa mnemonic protobuf requests
- pip3 install --user ecdsa mnemonic requests
- pip3 install --user click pyblake2
- pip3 install --user --no-deps git+https://github.com/trezor/python-trezor@master