mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-22 14:28:07 +00:00
Revert "TEMPORARY: run tests against tsusanka/paths python-trezor branch"
This reverts commit 2acf0d10bd
.
This commit is contained in:
parent
1782b0273c
commit
72bc784f7f
2
Pipfile
2
Pipfile
@ -4,7 +4,7 @@ name = "pypi"
|
|||||||
verify_ssl = true
|
verify_ssl = true
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
trezor = {git = "https://github.com/trezor/python-trezor", editable = true, ref = "tsusanka/paths"}
|
trezor = {git = "https://github.com/trezor/python-trezor", editable = true, ref = "master"}
|
||||||
protobuf = "==3.4.0"
|
protobuf = "==3.4.0"
|
||||||
|
|
||||||
# python-trezor tests
|
# python-trezor tests
|
||||||
|
Loading…
Reference in New Issue
Block a user